Skip to main content

SelectionModelSelectionChangedEventArgs<T> Properties

Properties

DeselectedIndexesGets the indexes of the items that were removed from the selection.
(Overrides SelectionModelSelectionChangedEventArgs.DeselectedIndexes)
DeselectedItemsGets the items that were removed from the selection.
SelectedIndexesGets the indexes of the items that were added to the selection.
(Overrides SelectionModelSelectionChangedEventArgs.SelectedIndexes)
SelectedItemsGets the items that were added to the selection.

See Also

Reference

SelectionModelSelectionChangedEventArgs(T) Class
Avalonia.Controls.Selection Namespace