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