3 references to DATACONNECTIONSTATE_positionChangingInCurrencyManager
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridViewDataConnection.cs (3)
220
this.dataConnectionState[
DATACONNECTIONSTATE_positionChangingInCurrencyManager
];
812
this.dataConnectionState[
DATACONNECTIONSTATE_positionChangingInCurrencyManager
] = true;
839
this.dataConnectionState[
DATACONNECTIONSTATE_positionChangingInCurrencyManager
] = false;