1 reference to GetSelectionRange
PresentationFramework (1)
src\Framework\System\Windows\Controls\DataGrid.cs (1)
8305
if (_selectedCells.
GetSelectionRange
(out minColumnDisplayIndex, out maxColumnDisplayIndex, out minRowIndex, out maxRowIndex))