2 references to GetColumnScrollRate
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (2)
9797this.horizScrollTimer.Interval = GetColumnScrollRate(absXOffset); 16724this.HorizScrollTimer.Interval = GetColumnScrollRate(Math.Abs(xOffset));