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