摘要: Deployment.Current.Dispatcher.BeginInvoke(delegate { Application.Current.RootVisual = new MainPage(); }); 阅读全文
posted @ 2012-12-27 16:16 程序之魂 阅读(141) 评论(0) 推荐(0)