private void btnFixedModificationAdd_Click(object sender, EventArgs e) { viewmodel.AddFixedMod(lstBxFixedModificationsAll.SelectedIndex); }