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