2 references to SelectedCellsChanged
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
4273
if (
SelectedCellsChanged
!= null)
4275
SelectedCellsChanged
(this, e);