4 references to OnSourcePropertyChanged
PresentationFramework (4)
MS\Internal\Data\ClrBindingWorker.cs (1)
438OnSourcePropertyChanged(item, null);
MS\Internal\Data\PropertyPathWorker.cs (3)
1694_host.OnSourcePropertyChanged(sender, e.PropertyName); 1709_host.OnSourcePropertyChanged(sender, e.PropertyDescriptor.Name); 1732_host.OnSourcePropertyChanged(sender, e.PropertyName);