4 references to DATACONNECTIONSTATE_interestedInRowEvents
System.Windows.Forms (4)
winforms\Managed\System\WinForms\DataGridViewDataConnection.cs (4)
185return this.dataConnectionState[DATACONNECTIONSTATE_interestedInRowEvents]; 1116this.dataConnectionState[DATACONNECTIONSTATE_interestedInRowEvents] = true; 1663this.dataConnectionState[DATACONNECTIONSTATE_interestedInRowEvents] = false; 1673this.dataConnectionState[DATACONNECTIONSTATE_interestedInRowEvents] = true;