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