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