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