3 references to ComputeHeightOfScrolledOffRows
System.Windows.Forms (3)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (3)
4546
_vertScrollBar.Value =
ComputeHeightOfScrolledOffRows
();
10360
_vertScrollBar.Value =
ComputeHeightOfScrolledOffRows
();
10376
VerticalScrollingOffset =
ComputeHeightOfScrolledOffRows
();