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