8 references to ContextElement
PresentationFramework (8)
src\Framework\System\Windows\Controls\DataGridHelper.cs (1)
589
return be.
ContextElement
;
src\Framework\System\Windows\Data\BindingExpression.cs (7)
176
return GetDataSourceForDataContext(
ContextElement
);
235
if (dp == FrameworkElement.DataContextProperty && d ==
ContextElement
)
919
DependencyObject contextElement =
ContextElement
;
1056
BindingGroup bindingGroup = RootBindingExpression.FindBindingGroup(true,
ContextElement
);
1206
DependencyObject contextElement =
ContextElement
;
2255
DependencyObject contextElement =
ContextElement
;
2646
DependencyObject contextElement =
ContextElement
;