3 references to SourcePropertyName
PresentationFramework (3)
MS\Internal\Data\ClrBindingWorker.cs (1)
150
return PW.
SourcePropertyName
;
MS\Internal\Data\PropertyPathWorker.cs (2)
923
_host.OnDataErrorsChanged(indei,
SourcePropertyName
);
1770
if (e.PropertyName ==
SourcePropertyName
)