PositionChangedEventArgs.PreviousPosition Property

Definition

Gets the position index that was current before the change.

public:
 property int PreviousPosition { int get(); };
public int PreviousPosition { get; }
member this.PreviousPosition : int
Public ReadOnly Property PreviousPosition As Integer

Property Value

The zero-based index of the previously current position.

Applies to