2 references to _OnPropertyChanged
PresentationFramework (2)
MS\Internal\Data\CollectionViewProxy.cs (2)
46ipc.PropertyChanged += new PropertyChangedEventHandler(_OnPropertyChanged); 372ipc.PropertyChanged -= new PropertyChangedEventHandler(_OnPropertyChanged);