public class TreeSelectionModelSelectionChangedEventArgs<T> : TreeSelectionModelSelectionChangedEventArgs
kind:method, kind:property, kind:ctor. Press Esc to clear.DeselectedIndexesGets the indexes of the items that were removed from the selection.DeselectedItemsGets the items that were removed from the selection.SelectedIndexesGets the indexes of the items that were added to the selection.SelectedItemsGets the items that were added to the selection.