3 references to IsOneWay
PresentationFramework (3)
System\Windows\Controls\DataGridBoundColumn.cs (1)
78if (DataGridHelper.IsOneWay(_binding))
System\Windows\Controls\DataGridComboBoxColumn.cs (1)
123if (DataGridHelper.IsOneWay(EffectiveBinding))
System\Windows\Controls\DataGridHelper.cs (1)
508if (IsOneWay(subBindings[i]))