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