Implemented interface member:
event
CollectionChanged
System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged
2 references to CollectionChanged
PresentationFramework (2)
System\Windows\Controls\MultipleCopiesCollection.cs (2)
437
if (
CollectionChanged
!= null)
439
CollectionChanged
(this, e);