Share via


LocationChangedEventArgs Class

Definition

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

Constructors

Name Description
LocationChangedEventArgs(String, Boolean)

Initializes a new instance of LocationChangedEventArgs.

Properties

Name Description
HistoryEntryState

Gets the state associated with the current history entry.

IsNavigationIntercepted

Gets a value that determines if navigation for the link was intercepted.

Location

Gets the changed location.

Applies to