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