IWizardService Methods
Provides methods to use the Wizard control in compliance with the MVVM pattern.
Name | Description |
---|---|
Go |
Navigates to the previous wizard page. |
Go |
Navigates to the next wizard page. |
Navigate |
Performs navigation to the target View. |
See Also