4 references to DATACONNECTIONSTATE_inEndCurrentEdit
System.Windows.Forms (4)
winforms\Managed\System\WinForms\DataGridViewDataConnection.cs (4)
262
this.dataConnectionState[
DATACONNECTIONSTATE_inEndCurrentEdit
] = true;
269
this.dataConnectionState[
DATACONNECTIONSTATE_inEndCurrentEdit
] = false;
557
else if (this.dataConnectionState[
DATACONNECTIONSTATE_inEndCurrentEdit
] ||
628
this.dataConnectionState[
DATACONNECTIONSTATE_inEndCurrentEdit
])