2 references to OnCollectionChanged
PresentationFramework (2)
src\Framework\System\Windows\Controls\MultipleCopiesCollection.cs (2)
183
OnCollectionChanged
(NotifyCollectionChangedAction.Add, CopiedItem, index);
206
OnCollectionChanged
(NotifyCollectionChangedAction.Remove, CopiedItem, index);