Esempio n. 1
0
 public static void Main()
 {
     example_WPF_ExternalWindowObserver_snap.App app = new example_WPF_ExternalWindowObserver_snap.App();
     app.InitializeComponent();
     app.Run();
 }
Esempio n. 2
0
 public static void Main() {
     example_WPF_ExternalWindowObserver_snap.App app = new example_WPF_ExternalWindowObserver_snap.App();
     app.InitializeComponent();
     app.Run();
 }