| C1.Xaml アセンブリ > C1.Xaml 名前空間 > PopupUtil クラス > TestPosition メソッド : TestPosition(Popup,Anchor,FrameworkElement,Anchor,Double,Double) メソッド |
'宣言 Public Overloads Shared Function TestPosition( _ ByVal popup As Windows.UI.Xaml.Controls.Primitives.Popup, _ ByVal popupAnchor As Anchor, _ ByVal element As Windows.UI.Xaml.FrameworkElement, _ ByVal elementAnchor As Anchor, _ ByVal overlapHorizontal As System.Double, _ ByVal overlapVertical As System.Double _ ) As Windows.Foundation.Point
public static Windows.Foundation.Point TestPosition( Windows.UI.Xaml.Controls.Primitives.Popup popup, Anchor popupAnchor, Windows.UI.Xaml.FrameworkElement element, Anchor elementAnchor, System.double overlapHorizontal, System.double overlapVertical )