Skip to main content

DeselectedItems Property

Gets the items that were removed from the selection.

Definition

Namespace: Avalonia.Controls.Selection
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public IReadOnlyList<Object?> DeselectedItems { get; }

Property Value

IReadOnlyList(Object)

See Also

Reference

SelectionModelSelectionChangedEventArgs Class
Avalonia.Controls.Selection Namespace