2 references to BindingExpressionBelongsToElement
PresentationFramework (2)
System\Windows\Controls\DataGridCell.cs (1)
443
if (DataGridHelper.
BindingExpressionBelongsToElement
<DataGridCell>(bindingExpressionsCopy[i], this))
System\Windows\Controls\DataGridHelper.cs (1)
551
if (
BindingExpressionBelongsToElement
<DataGridCell>(beb, cell))