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