2 references to FirstDisplayedCellAddress
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridView.cs (1)
2906Point firstDisplayedCellAddress = this.FirstDisplayedCellAddress;
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
10568Point firstDisplayedCellAddress = this.FirstDisplayedCellAddress;