ShellNavigatingEventArgs Class

Definition

Arguments for the OnNavigating(ShellNavigatingEventArgs) event.

public class ShellNavigatingEventArgs : EventArgs
type ShellNavigatingEventArgs = class
    inherit EventArgs
Inheritance
ShellNavigatingEventArgs

Constructors

ShellNavigatingEventArgs(ShellNavigationState, ShellNavigationState, ShellNavigationSource, Boolean)

Properties

CanCancel
Cancelled
Current
Source
Target

Methods

Cancel()
GetDeferral()

Applies to