4 references to HorizScrollTimer
System.Windows.Forms (4)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (4)
10075HorizScrollTimer.Enabled = false; 16685HorizScrollTimer.Interval = GetColumnScrollRate(Math.Abs(xOffset)); 16686HorizScrollTimer.Enabled = true; 16704if (HorizScrollTimer.Enabled || VertScrollTimer.Enabled)