4 references to CurrentCellIsFirstVisibleCell
System.Windows.Forms (4)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (4)
9366(shift && (!this.VisibleCellExists || this.CurrentCellIsFirstVisibleCell))); 9372(shift && (!this.VisibleCellExists || this.CurrentCellIsFirstVisibleCell))); 24556if (!this.VisibleCellExists || this.CurrentCellIsFirstVisibleCell) 24616if (!this.VisibleCellExists || this.CurrentCellIsFirstVisibleCell)