private void btn_setPanel_showInstalled_Click(object sender, RoutedEventArgs e) { var locModsPanel = new ModUI_LocalMods(); setPanel(locModsPanel); }