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