3 references to ComputeHeightOfScrolledOffRows
System.Windows.Forms (3)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (3)
4543
_vertScrollBar.Value =
ComputeHeightOfScrolledOffRows
();
10357
_vertScrollBar.Value =
ComputeHeightOfScrolledOffRows
();
10373
VerticalScrollingOffset =
ComputeHeightOfScrolledOffRows
();