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