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