8 references to ContextElement
PresentationFramework (8)
System\Windows\Controls\DataGridHelper.cs (1)
583
return be.
ContextElement
;
System\Windows\Data\BindingExpression.cs (7)
164
return GetDataSourceForDataContext(
ContextElement
);
217
if (dp == FrameworkElement.DataContextProperty && d ==
ContextElement
)
909
DependencyObject contextElement =
ContextElement
;
1048
BindingGroup bindingGroup = RootBindingExpression.FindBindingGroup(true,
ContextElement
);
1199
DependencyObject contextElement =
ContextElement
;
2226
DependencyObject contextElement =
ContextElement
;
2626
DependencyObject contextElement =
ContextElement
;