SelectingItemsControlSelectedItemsProperty Field

Defines the SelectedItems property.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected static readonly DirectProperty<SelectingItemsControl, IList?> SelectedItemsProperty

Field Value

DirectPropertySelectingItemsControl, IList

See Also