LocationChangedEventArgs Class   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
EventArgs for LocationChanged.
public ref class LocationChangedEventArgs : EventArgspublic class LocationChangedEventArgs : EventArgstype LocationChangedEventArgs = class
    inherit EventArgsPublic Class LocationChangedEventArgs
Inherits EventArgs- Inheritance
- 
				LocationChangedEventArgs
Constructors
| LocationChangedEventArgs(String, Boolean) | Initializes a new instance of LocationChangedEventArgs. | 
Properties
| 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. |