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