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