ItemsChangedEventArgs.Position プロパティ

定義

変更が発生したコレクション内の位置を取得します。

public:
 property System::Windows::Controls::Primitives::GeneratorPosition Position { System::Windows::Controls::Primitives::GeneratorPosition get(); };
public System.Windows.Controls.Primitives.GeneratorPosition Position { get; }
member this.Position : System.Windows.Controls.Primitives.GeneratorPosition
Public ReadOnly Property Position As GeneratorPosition

プロパティ値

GeneratorPosition を返します。

適用対象