VirtualizingPanelItemsControl Property

Gets the ItemsControl that the panel is displaying items for.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected ItemsControl? ItemsControl { get; }

Property Value

ItemsControl

See Also