SelectingItemsControlSelection Property
Gets or sets the model that holds the current selection.
Namespace: Avalonia.Controls.PrimitivesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected ISelectionModel Selection { get; set; }
Protected Property Selection As ISelectionModel
Get
Set
member Selection : ISelectionModel with get, set
Property Value
ISelectionModel