void ViewModel_RowDeleted(object sender, System.EventArgs e)
 {
     DataGrid.BackgroundFocus();
 }