4 references to CurrentCellIsLastVisibleCell
System.Windows.Forms (4)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (4)
9276? ctrl && !((!shift && (!VisibleCellExists || CurrentCellIsLastVisibleCell)) 9278: !ctrl && !((!shift && (!VisibleCellExists || CurrentCellIsLastVisibleCell)) 24360if (!VisibleCellExists || CurrentCellIsLastVisibleCell) 24400if (!VisibleCellExists || CurrentCellIsLastVisibleCell)