4 references to UpdateCurrencyAfterRemove
PresentationFramework (4)
src\Framework\MS\Internal\Data\CompositeCollectionView.cs (4)
461
UpdateCurrencyAfterRemove
(index, args.OldStartingIndex, true);
603
UpdateCurrencyAfterRemove
(oldStartingIndex, args.OldStartingIndex, true);
774
UpdateCurrencyAfterRemove
(flatOldIndex, x, false);
1292
UpdateCurrencyAfterRemove
(oldIndex, positionX, isCompositeItem);