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