Basic Library for UWP/WinRT XAML
TestPosition メソッド

FrameworkElement 内の指定されたポイントが別の FrameworkElement 内の指定されたポイントと一致するように、Windows.UI.Xaml.FrameworkElement の位置を計算します。
オーバーロード一覧
オーバーロード解説
TestPosition(FrameworkElement,Anchor,FrameworkElement,Anchor,Point,Double,Double,FlowDirection)FrameworkElement 内の指定されたポイントが別の FrameworkElement 内の指定されたポイントと一致するように、Windows.UI.Xaml.FrameworkElement の位置を計算します。  
TestPosition(FrameworkElement,Anchor,FrameworkElement,Anchor,Point,Double,Double)FrameworkElement 内の指定されたポイントが別の FrameworkElement 内の指定されたポイントと一致するように、Windows.UI.Xaml.FrameworkElement の位置を計算します。  
TestPosition(Popup,Anchor,FrameworkElement,Anchor,Double,Double)Popup 内の指定されたポイントが FrameworkElement 内の指定されたポイントと一致するように、Windows.UI.Xaml.Controls.Primitives.Popup の位置を計算します。  
TestPosition(Popup,Anchor,FrameworkElement,Anchor)Popup 内の指定されたポイントが FrameworkElement 内の指定されたポイントと一致するように、Windows.UI.Xaml.Controls.Primitives.Popup の位置を計算します。  
TestPosition(FrameworkElement,Anchor,FrameworkElement,Anchor,Double,Double)FrameworkElement 内の指定されたポイントが別の FrameworkElement 内の指定されたポイントと一致するように、Windows.UI.Xaml.FrameworkElement の位置を計算します。  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

PopupUtil クラス
PopupUtil メンバ

Send Feedback