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