1 override of SourcePropertyName
PresentationFramework (1)
MS\Internal\Data\ClrBindingWorker.cs (1)
137internal override string SourcePropertyName
1 reference to SourcePropertyName
PresentationFramework (1)
System\Windows\Data\BindingExpression.cs (1)
364get { return (Worker != null) ? Worker.SourcePropertyName : null; }