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