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