Exemplo n.º 1
0
 protected override void OnStartup(StartupEventArgs e)
 {
     CleanupConfigArea();
     base.OnStartup(e);
     ShowContextView();
     SystemConfiguration.OpenActiveViews();
 }
Exemplo n.º 2
0
 static void CleanupConfigArea() => SystemConfiguration.Cleanup();