Share via


ShellNavigatingEventArgs.Cancel Method

Definition

Cancels the navigation if CanCancel is true.

public:
 bool Cancel();
public bool Cancel();
member this.Cancel : unit -> bool
Public Function Cancel () As Boolean

Returns

true if the navigation was cancelled; otherwise, false.

Applies to