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