Exemple #1
0
 public static void Main()
 {
     click_through_wpf.App app = new click_through_wpf.App();
     app.InitializeComponent();
     app.Run();
 }
 public static void Main() {
     click_through_wpf.App app = new click_through_wpf.App();
     app.InitializeComponent();
     app.Run();
 }