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