コード例 #1
0
 private double GetTipVerticalOffset()
 {
     return(double.Parse(elements.GetPopupVerticalOffsetTextBlock().GetText()));
 }