void treeAcronyms_CellValueChanged(object sender, CellValueChangedEventArgs e) { _acronymManager.HandleChangeAcronymAction(e); }