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