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<T> DeselectedItems { get; }

Property Value

IReadOnlyList(T)

See Also

Reference

SelectionModelSelectionChangedEventArgs(T) Class
Avalonia.Controls.Selection Namespace