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