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