ListBoxSelectedItems Property

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IList? SelectedItems { get; set; }

Property Value

IList

See Also