2 references to TargetElementReference
PresentationFramework (2)
MS\Internal\Data\ClrBindingWorker.cs (1)
48
_pathWorker.SetTreeContext(ParentBindingExpression.
TargetElementReference
);
System\Windows\Data\BindingExpression.cs (1)
1232
newSources[offset++] = new WeakDependencySource(
TargetElementReference
, FrameworkElement.LanguageProperty);