SelectionChangedEventArgsRemovedItems Property
Gets the items that were removed from the selection.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IList RemovedItems { get; }
Public ReadOnly Property RemovedItems As IList
Get
member RemovedItems : IList with get
Property Value
IList