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