4 references to HorizScrollTimer
System.Windows.Forms (4)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (4)
9673
HorizScrollTimer
.Enabled = false;
16279
HorizScrollTimer
.Interval = GetColumnScrollRate(Math.Abs(xOffset));
16280
HorizScrollTimer
.Enabled = true;
16298
if (
HorizScrollTimer
.Enabled || VertScrollTimer.Enabled)