6 references to CollectionChanged
PresentationCore (6)
Core\CSharp\System\Windows\FreezableCollection.cs (6)
585
CollectionChanged
+= value;
589
CollectionChanged
-= value;
608
if (
CollectionChanged
!= null)
612
CollectionChanged
(this, e);
768
if (PrivatePropertyChanged == null &&
CollectionChanged
== null)
785
if (
CollectionChanged
!= null)