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