LocationChangedEventArgs 类

定义

EventArgs(对于 LocationChanged)。

public ref class LocationChangedEventArgs : EventArgs
public class LocationChangedEventArgs : EventArgs
type LocationChangedEventArgs = class
    inherit EventArgs
Public Class LocationChangedEventArgs
Inherits EventArgs
继承
LocationChangedEventArgs

构造函数

LocationChangedEventArgs(String, Boolean)

初始化 LocationChangedEventArgs 的新实例。

属性

HistoryEntryState

获取与当前历史记录条目关联的状态。

IsNavigationIntercepted

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

Location

获取更改的位置。

适用于