ItemsChangedEventArgs.Position Property

Definition

Gets the position in the collection where the change occurred.

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

Property Value

Returns a GeneratorPosition.

Applies to