1 override of SourceItem
PresentationFramework (1)
MS\Internal\Data\ClrBindingWorker.cs (1)
138
internal override object
SourceItem
1 reference to SourceItem
PresentationFramework (1)
System\Windows\Data\BindingExpression.cs (1)
367
get { return (Worker != null) ? Worker.
SourceItem
: null; }