VirtualizingStackPanel.GetItemOffsetCore(UIElement) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
VirtualizingStackPanel を基準とする、指定された項目の相対的な位置を返します。
protected:
override double GetItemOffsetCore(System::Windows::UIElement ^ child);
protected override double GetItemOffsetCore (System.Windows.UIElement child);
override this.GetItemOffsetCore : System.Windows.UIElement -> double
Protected Overrides Function GetItemOffsetCore (child As UIElement) As Double
パラメーター
- child
- UIElement
位置を検索する要素。
戻り値
VirtualizingStackPanel を基準とする、指定された項目の相対的な位置。