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