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