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