ShellNavigatingEventArgs Class

Definition

Arguments for the OnNavigating(ShellNavigatingEventArgs) event.

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

Constructors

ShellNavigatingEventArgs(ShellNavigationState, ShellNavigationState, ShellNavigationSource, Boolean)

Properties

CanCancel
Cancelled
Current
Source
Target

Methods

Cancel()
GetDeferral()

Applies to