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