3 references to DATAGRIDVIEWSTATE2_stopRaisingHorizontalScroll
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridView.cs (1)
3474if (!this.dataGridViewState2[DATAGRIDVIEWSTATE2_stopRaisingHorizontalScroll])
winforms\Managed\System\WinForms\DataGridViewMethods.cs (2)
19429this.dataGridViewState2[DATAGRIDVIEWSTATE2_stopRaisingHorizontalScroll] = true; 19434this.dataGridViewState2[DATAGRIDVIEWSTATE2_stopRaisingHorizontalScroll] = false;