4 references to OnSourcePropertyChanged
PresentationFramework (4)
MS\Internal\Data\ClrBindingWorker.cs (1)
449
OnSourcePropertyChanged
(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);