1 reference to SelectedCellsChangedEventArgs
PresentationFramework (1)
src\Framework\System\Windows\Controls\DataGrid.cs (1)
4275
SelectedCellsChangedEventArgs e = new
SelectedCellsChangedEventArgs
(this, _pendingSelectedCells, _pendingUnselectedCells);