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