ListBoxSelection Property

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public ISelectionModel Selection { get; set; }

Property Value

ISelectionModel

See Also