System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (37)
12515SelectRowRange(_ptAnchorCell.Y, hti._row, true);
12519SelectRowRange(hti._row, _ptAnchorCell.Y, true);
18171SelectRowRange(_ptAnchorCell.Y, hti._row, true);
18175SelectRowRange(hti._row, _ptAnchorCell.Y, true);
18485SelectRowRange(Rows.GetNextRow(_trackRowEdge, DataGridViewElementStates.Visible),
18491SelectRowRange(Rows.GetNextRow(hti._row, DataGridViewElementStates.Visible),
18497SelectRowRange(Rows.GetNextRow(_trackRow, DataGridViewElementStates.Visible),
18503SelectRowRange(hti._row,
18510SelectRowRange(_trackRowEdge,
18517SelectRowRange(hti._row,
18524SelectRowRange(Rows.GetNextRow(_trackRow, DataGridViewElementStates.Visible),
18526SelectRowRange(hti._row,
18533SelectRowRange(_trackRowEdge,
18536SelectRowRange(Rows.GetNextRow(_trackRow, DataGridViewElementStates.Visible),
20528SelectRowRange(_ptAnchorCell.Y, lastVisibleRowIndex, true);
20653SelectRowRange(_ptAnchorCell.Y, nextVisibleRowIndex, true);
20657SelectRowRange(nextVisibleRowIndex, _ptAnchorCell.Y, true);
20766SelectRowRange(_ptAnchorCell.Y, lastVisibleRowIndex, true);
20925SelectRowRange(_ptAnchorCell.Y, nextVisibleRowIndex, true);
20929SelectRowRange(nextVisibleRowIndex, _ptAnchorCell.Y, true);
21223SelectRowRange(_ptCurrentCell.Y, lastVisibleRowIndex, select: true);
21433SelectRowRange(_ptAnchorCell.Y, lastVisibleRowIndex, true);
21697SelectRowRange(firstVisibleRowIndex, _ptAnchorCell.Y, select: true);
23151SelectRowRange(_ptAnchorCell.Y, nextScreenVisibleRowIndex, true);
23155SelectRowRange(nextScreenVisibleRowIndex, _ptAnchorCell.Y, true);
23190SelectRowRange(_ptAnchorCell.Y, nextScreenVisibleRowIndex, true);
23194SelectRowRange(nextScreenVisibleRowIndex, _ptAnchorCell.Y, true);
23409SelectRowRange(_ptAnchorCell.Y, previousScreenVisibleRowIndex, true);
23413SelectRowRange(previousScreenVisibleRowIndex, _ptAnchorCell.Y, true);
23448SelectRowRange(_ptAnchorCell.Y, previousScreenVisibleRowIndex, true);
23452SelectRowRange(previousScreenVisibleRowIndex, _ptAnchorCell.Y, true);
24854SelectRowRange(firstVisibleRowIndex, _ptAnchorCell.Y, true);
24950SelectRowRange(previousVisibleRowIndex, _ptAnchorCell.Y, true);
24954SelectRowRange(_ptAnchorCell.Y, previousVisibleRowIndex, true);
25040SelectRowRange(firstVisibleRowIndex, _ptAnchorCell.Y, true);
25170SelectRowRange(previousVisibleRowIndex, _ptAnchorCell.Y, true);
25174SelectRowRange(_ptAnchorCell.Y, previousVisibleRowIndex, true);