Share via


WizardLeavingArgs Class

Definition

The input arguments to the ConnectedServiceWizardPage.OnPageLeavingAsync method.

public ref class WizardLeavingArgs
[Windows::Foundation::Metadata::WebHostHidden]
class WizardLeavingArgs
public class WizardLeavingArgs
type WizardLeavingArgs = class
Public Class WizardLeavingArgs
Inheritance
WizardLeavingArgs

Constructors

WizardLeavingArgs(ConnectedServiceWizardPage)

Initializes a new instance of the WizardLeavingArgs class.

Properties

NextPage

Gets the page that will be selected, or null if the wizard is being finished.

Applies to