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