Called by OnSourceCollectionChanged(NotifyCollectionChangedEventArgs), detailing the indexes changed by the collection changing.
protected virtual void OnIndexesChanged(int shiftIndex, int shiftDelta)
The first index that was shifted.
If positive, the number of items inserted, or if negative the number of items removed.