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