6 references to DATACONNECTIONSTATE_inAddNew
System.Windows.Forms (6)
winforms\Managed\System\WinForms\DataGridViewDataConnection.cs (6)
272this.dataConnectionState[DATACONNECTIONSTATE_inAddNew] = true; 280this.dataConnectionState[DATACONNECTIONSTATE_inAddNew] = false; 491Debug.Assert(!this.dataConnectionState[DATACONNECTIONSTATE_inAddNew] || !this.dataConnectionState[DATACONNECTIONSTATE_finishedAddNew], 519if (this.dataConnectionState[DATACONNECTIONSTATE_inAddNew]) 558this.dataConnectionState[DATACONNECTIONSTATE_inAddNew]) 801!this.dataConnectionState[DATACONNECTIONSTATE_inAddNew] && // condition 2.