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