4 references to HorizScrollTimer
System.Windows.Forms (4)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (4)
9676
HorizScrollTimer
.Enabled = false;
16282
HorizScrollTimer
.Interval = GetColumnScrollRate(Math.Abs(xOffset));
16283
HorizScrollTimer
.Enabled = true;
16301
if (
HorizScrollTimer
.Enabled || VertScrollTimer.Enabled)