private void Button_MonospaceFont_Click(object sender, RoutedEventArgs e) { Model.Interface_MonospaceFont = FontHelper.ChooseFontDialog(Model.Interface_MonospaceFont, this, false, true); }