37 references to SelectRowRange
System.Windows.Forms (37)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (37)
12452SelectRowRange(_ptAnchorCell.Y, hti._row, true); 12456SelectRowRange(hti._row, _ptAnchorCell.Y, true); 18096SelectRowRange(_ptAnchorCell.Y, hti._row, true); 18100SelectRowRange(hti._row, _ptAnchorCell.Y, true); 18410SelectRowRange(Rows.GetNextRow(_trackRowEdge, DataGridViewElementStates.Visible), 18416SelectRowRange(Rows.GetNextRow(hti._row, DataGridViewElementStates.Visible), 18422SelectRowRange(Rows.GetNextRow(_trackRow, DataGridViewElementStates.Visible), 18428SelectRowRange(hti._row, 18435SelectRowRange(_trackRowEdge, 18442SelectRowRange(hti._row, 18449SelectRowRange(Rows.GetNextRow(_trackRow, DataGridViewElementStates.Visible), 18451SelectRowRange(hti._row, 18458SelectRowRange(_trackRowEdge, 18461SelectRowRange(Rows.GetNextRow(_trackRow, DataGridViewElementStates.Visible), 20460SelectRowRange(_ptAnchorCell.Y, lastVisibleRowIndex, true); 20585SelectRowRange(_ptAnchorCell.Y, nextVisibleRowIndex, true); 20589SelectRowRange(nextVisibleRowIndex, _ptAnchorCell.Y, true); 20698SelectRowRange(_ptAnchorCell.Y, lastVisibleRowIndex, true); 20857SelectRowRange(_ptAnchorCell.Y, nextVisibleRowIndex, true); 20861SelectRowRange(nextVisibleRowIndex, _ptAnchorCell.Y, true); 21155SelectRowRange(_ptCurrentCell.Y, lastVisibleRowIndex, select: true); 21365SelectRowRange(_ptAnchorCell.Y, lastVisibleRowIndex, true); 21629SelectRowRange(firstVisibleRowIndex, _ptAnchorCell.Y, select: true); 23072SelectRowRange(_ptAnchorCell.Y, nextScreenVisibleRowIndex, true); 23076SelectRowRange(nextScreenVisibleRowIndex, _ptAnchorCell.Y, true); 23111SelectRowRange(_ptAnchorCell.Y, nextScreenVisibleRowIndex, true); 23115SelectRowRange(nextScreenVisibleRowIndex, _ptAnchorCell.Y, true); 23328SelectRowRange(_ptAnchorCell.Y, previousScreenVisibleRowIndex, true); 23332SelectRowRange(previousScreenVisibleRowIndex, _ptAnchorCell.Y, true); 23367SelectRowRange(_ptAnchorCell.Y, previousScreenVisibleRowIndex, true); 23371SelectRowRange(previousScreenVisibleRowIndex, _ptAnchorCell.Y, true); 24773SelectRowRange(firstVisibleRowIndex, _ptAnchorCell.Y, true); 24869SelectRowRange(previousVisibleRowIndex, _ptAnchorCell.Y, true); 24873SelectRowRange(_ptAnchorCell.Y, previousVisibleRowIndex, true); 24959SelectRowRange(firstVisibleRowIndex, _ptAnchorCell.Y, true); 25089SelectRowRange(previousVisibleRowIndex, _ptAnchorCell.Y, true); 25093SelectRowRange(_ptAnchorCell.Y, previousVisibleRowIndex, true);