ItemsControlItemCountProperty Field

Defines the ItemCount property.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly DirectProperty<ItemsControl, int> ItemCountProperty

Field Value

DirectPropertyItemsControl, Int32

See Also