4 references to HorizScrollTimer
System.Windows.Forms (4)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (4)
9832this.HorizScrollTimer.Enabled = false; 16724this.HorizScrollTimer.Interval = GetColumnScrollRate(Math.Abs(xOffset)); 16725this.HorizScrollTimer.Enabled = true; 16743if (this.HorizScrollTimer.Enabled || this.VertScrollTimer.Enabled)