6 references to CollectionChanged
PresentationCore (6)
System\Windows\FreezableCollection.cs (6)
538
CollectionChanged
+= value;
542
CollectionChanged
-= value;
561
if (
CollectionChanged
!= null)
565
CollectionChanged
(this, e);
718
if (PrivatePropertyChanged == null &&
CollectionChanged
== null)
735
if (
CollectionChanged
!= null)