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