8 references to ContextElement
PresentationFramework (8)
System\Windows\Controls\DataGridHelper.cs (1)
584
return be.
ContextElement
;
System\Windows\Data\BindingExpression.cs (7)
165
return GetDataSourceForDataContext(
ContextElement
);
221
if (dp == FrameworkElement.DataContextProperty && d ==
ContextElement
)
913
DependencyObject contextElement =
ContextElement
;
1052
BindingGroup bindingGroup = RootBindingExpression.FindBindingGroup(true,
ContextElement
);
1204
DependencyObject contextElement =
ContextElement
;
2266
DependencyObject contextElement =
ContextElement
;
2662
DependencyObject contextElement =
ContextElement
;