4 references to CurrentCellIsLastVisibleCell
System.Windows.Forms (4)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (4)
9279? ctrl && !((!shift && (!VisibleCellExists || CurrentCellIsLastVisibleCell)) 9281: !ctrl && !((!shift && (!VisibleCellExists || CurrentCellIsLastVisibleCell)) 24363if (!VisibleCellExists || CurrentCellIsLastVisibleCell) 24403if (!VisibleCellExists || CurrentCellIsLastVisibleCell)