6 references to CollectionChanged
PresentationCore (6)
System\Windows\FreezableCollection.cs (6)
566
CollectionChanged
+= value;
570
CollectionChanged
-= value;
589
if (
CollectionChanged
!= null)
593
CollectionChanged
(this, e);
746
if (PrivatePropertyChanged == null &&
CollectionChanged
== null)
763
if (
CollectionChanged
!= null)