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