4 references to OnSourcePropertyChanged
PresentationFramework (4)
MS\Internal\Data\ClrBindingWorker.cs (1)
449OnSourcePropertyChanged(item, null);
MS\Internal\Data\PropertyPathWorker.cs (3)
1744_host.OnSourcePropertyChanged(sender, e.PropertyName); 1759_host.OnSourcePropertyChanged(sender, e.PropertyDescriptor.Name); 1782_host.OnSourcePropertyChanged(sender, e.PropertyName);