摘要: 代码:NavigationService类型的基本成员sealed class NavigationService : IContentContainer { // 导航 public bool Navigate(Uri source); // 导航到URI public void Refresh(); // 重新导航到当前内容 public void StopLoading(); // 停止当前的导航 // 导航历史 public bool CanGoBack { get; } // Content in back nav. history? public bool CanGoForward 阅读全文
posted @ 2011-12-30 15:16 quietwalk 阅读(610) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示