SelectionModelSelectionChangedEventArgs<T> Properties
Properties
DeselectedIndexes | Gets the indexes of the items that were removed from the selection. (Overrides SelectionModelSelectionChangedEventArgs.DeselectedIndexes) |
DeselectedItems | Gets the items that were removed from the selection. |
SelectedIndexes | Gets the indexes of the items that were added to the selection. (Overrides SelectionModelSelectionChangedEventArgs.SelectedIndexes) |
SelectedItems | Gets the items that were added to the selection. |
See Also
Reference
SelectionModelSelectionChangedEventArgs(T) Class
Avalonia.Controls.Selection Namespace