Container Property
Get the container for which the index changed.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Control Container { get; }
Public ReadOnly Property Container As Control
Get
member Container : Control with get
Property Value
ControlSee Also
Reference
ContainerIndexChangedEventArgs Class
Avalonia.Controls Namespace