loyung

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2013年5月17日

摘要: // Silverlight页面的跳转 // (Application.Current.RootVisualasIContent).Content=newDragControl(); //Silverlight页面的跳转//(Application.Current.RootVisual as IContent).Content = new DragControl();//普通页面跳转HtmlWindow html = HtmlPage.Window;//html.Navigate(new Uri("http://www.Silverlightchina.net"));//普 阅读全文
posted @ 2013-05-17 16:35 loyung 阅读(167) 评论(0) 推荐(0)