3 references to DATACONNECTIONSTATE_processingListChangedEvent
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridViewDataConnection.cs (3)
228return this.dataConnectionState[DATACONNECTIONSTATE_processingListChangedEvent]; 454this.dataConnectionState[DATACONNECTIONSTATE_processingListChangedEvent] = true; 461this.dataConnectionState[DATACONNECTIONSTATE_processingListChangedEvent] = false;