4 references to OnSourcePropertyChanged
PresentationFramework (4)
MS\Internal\Data\ClrBindingWorker.cs (1)
439OnSourcePropertyChanged(item, null);
MS\Internal\Data\PropertyPathWorker.cs (3)
1693_host.OnSourcePropertyChanged(sender, e.PropertyName); 1708_host.OnSourcePropertyChanged(sender, e.PropertyDescriptor.Name); 1731_host.OnSourcePropertyChanged(sender, e.PropertyName);