ItemsControl Property
Gets the ItemsControl that the panel is displaying items for.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
protected ItemsControl? ItemsControl { get; }
Protected ReadOnly Property ItemsControl As ItemsControl
Get
member ItemsControl : ItemsControl with get