3 references to ComputeHeightOfScrolledOffRows
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (3)
4512
this.vertScrollBar.Value =
ComputeHeightOfScrolledOffRows
();
10534
this.vertScrollBar.Value =
ComputeHeightOfScrolledOffRows
();
10550
this.verticalOffset =
ComputeHeightOfScrolledOffRows
();