Share via


WizardEnteringArgs Class

Definition

The input arguments to the ConnectedServiceWizardPage.OnPageEnteringAsync method.

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

Constructors

WizardEnteringArgs(ConnectedServiceWizardPage)

Initializes a new instance of the WizardEnteringArgs class.

Properties

PreviousPage

Gets the page that was previously selected, or null if this is the first entry into the wizard.

Applies to