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