OldIndex Property
Gets the index of the container before the change.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public int OldIndex { get; }
Public ReadOnly Property OldIndex As Integer
Get
member OldIndex : int with get
Property Value
Int32See Also
Reference
ContainerIndexChangedEventArgs Class
Avalonia.Controls Namespace