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