2 references to GetRowScrollRate
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (2)
16297
VertScrollTimer.Interval =
GetRowScrollRate
(Math.Abs(yOffset));
29878
_vertScrollTimer?.Interval =
GetRowScrollRate
(absYOffset);