System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (37)
12459SelectRowRange(_ptAnchorCell.Y, hti._row, true);
12463SelectRowRange(hti._row, _ptAnchorCell.Y, true);
18109SelectRowRange(_ptAnchorCell.Y, hti._row, true);
18113SelectRowRange(hti._row, _ptAnchorCell.Y, true);
18423SelectRowRange(Rows.GetNextRow(_trackRowEdge, DataGridViewElementStates.Visible),
18429SelectRowRange(Rows.GetNextRow(hti._row, DataGridViewElementStates.Visible),
18435SelectRowRange(Rows.GetNextRow(_trackRow, DataGridViewElementStates.Visible),
18441SelectRowRange(hti._row,
18448SelectRowRange(_trackRowEdge,
18455SelectRowRange(hti._row,
18462SelectRowRange(Rows.GetNextRow(_trackRow, DataGridViewElementStates.Visible),
18464SelectRowRange(hti._row,
18471SelectRowRange(_trackRowEdge,
18474SelectRowRange(Rows.GetNextRow(_trackRow, DataGridViewElementStates.Visible),
20466SelectRowRange(_ptAnchorCell.Y, lastVisibleRowIndex, true);
20591SelectRowRange(_ptAnchorCell.Y, nextVisibleRowIndex, true);
20595SelectRowRange(nextVisibleRowIndex, _ptAnchorCell.Y, true);
20704SelectRowRange(_ptAnchorCell.Y, lastVisibleRowIndex, true);
20863SelectRowRange(_ptAnchorCell.Y, nextVisibleRowIndex, true);
20867SelectRowRange(nextVisibleRowIndex, _ptAnchorCell.Y, true);
21161SelectRowRange(_ptCurrentCell.Y, lastVisibleRowIndex, select: true);
21371SelectRowRange(_ptAnchorCell.Y, lastVisibleRowIndex, true);
21635SelectRowRange(firstVisibleRowIndex, _ptAnchorCell.Y, select: true);
23081SelectRowRange(_ptAnchorCell.Y, nextScreenVisibleRowIndex, true);
23085SelectRowRange(nextScreenVisibleRowIndex, _ptAnchorCell.Y, true);
23120SelectRowRange(_ptAnchorCell.Y, nextScreenVisibleRowIndex, true);
23124SelectRowRange(nextScreenVisibleRowIndex, _ptAnchorCell.Y, true);
23339SelectRowRange(_ptAnchorCell.Y, previousScreenVisibleRowIndex, true);
23343SelectRowRange(previousScreenVisibleRowIndex, _ptAnchorCell.Y, true);
23378SelectRowRange(_ptAnchorCell.Y, previousScreenVisibleRowIndex, true);
23382SelectRowRange(previousScreenVisibleRowIndex, _ptAnchorCell.Y, true);
24784SelectRowRange(firstVisibleRowIndex, _ptAnchorCell.Y, true);
24880SelectRowRange(previousVisibleRowIndex, _ptAnchorCell.Y, true);
24884SelectRowRange(_ptAnchorCell.Y, previousVisibleRowIndex, true);
24970SelectRowRange(firstVisibleRowIndex, _ptAnchorCell.Y, true);
25100SelectRowRange(previousVisibleRowIndex, _ptAnchorCell.Y, true);
25104SelectRowRange(_ptAnchorCell.Y, previousVisibleRowIndex, true);