2 references to DATACONNECTIONSTATE_cachedAllowUserToAddRowsInternal
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewDataConnection.cs (2)
496if (this.dataConnectionState[DATACONNECTIONSTATE_cachedAllowUserToAddRowsInternal] != this.owner.AllowUserToAddRowsInternal) 1106this.dataConnectionState[DATACONNECTIONSTATE_cachedAllowUserToAddRowsInternal] = this.owner.AllowUserToAddRowsInternal;