RemovedItems Property
Gets the items that were removed from the selection.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public IList RemovedItems { get; }
Public ReadOnly Property RemovedItems As IList
Get
member RemovedItems : IList with get