VirtualizingPanelItems Property

Gets the items to display.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected IReadOnlyList<Object?> Items { get; }

Property Value

IReadOnlyListObject

See Also