6 references to CollectionChanged
PresentationCore (6)
System\Windows\FreezableCollection.cs (6)
539
CollectionChanged
+= value;
543
CollectionChanged
-= value;
562
if (
CollectionChanged
!= null)
566
CollectionChanged
(this, e);
719
if (PrivatePropertyChanged == null &&
CollectionChanged
== null)
736
if (
CollectionChanged
!= null)