3 references to SourcePropertyName
PresentationFramework (3)
src\Framework\MS\Internal\Data\ClrBindingWorker.cs (1)
152return PW.SourcePropertyName;
src\Framework\MS\Internal\Data\PropertyPathWorker.cs (2)
921_host.OnDataErrorsChanged(indei, SourcePropertyName); 1809if (e.PropertyName == SourcePropertyName)