LocationChangedEventArgs.IsNavigationIntercepted 属性

定义

获取一个值,该值确定是否截获了链接的导航。

public:
 property bool IsNavigationIntercepted { bool get(); };
public bool IsNavigationIntercepted { get; }
member this.IsNavigationIntercepted : bool
Public ReadOnly Property IsNavigationIntercepted As Boolean

属性值

适用于