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