3 references to ProcessCommitNew
PresentationFramework (3)
System\Windows\Data\BindingListCollectionView.cs (3)
681NotifyCollectionChangedEventArgs args = ProcessCommitNew(_newItemIndex, _newItemIndex + delta); 1907forwardedArgs = ProcessCommitNew(index + delta, index + delta); 1966forwardedArgs = ProcessCommitNew(args.OldIndex, index + delta);