Skip to main content
A newer version of this page is available. .

WizardService Fields

Allows you to use the Wizard control in compliance with MVVM.
Name Description
ClearDataContextOnNavigationProperty static Identifies the WizardService.ClearDataContextOnNavigation dependency property.
PageGeneratorTemplateProperty static Identifies the WizardService.PageGeneratorTemplate dependency property.
PageGeneratorTemplateSelectorProperty static Identifies the WizardService.PageGeneratorTemplateSelector dependency property.
UnregisterOnUnloadedProperty static Identifies the ServiceBase.UnregisterOnUnloaded dependency property. Inherited from ServiceBase.
ViewLocatorProperty static Identifies the ViewServiceBase.ViewLocator dependency property. Inherited from ViewServiceBase.
ViewTemplateProperty static Identifies the ViewServiceBase.ViewTemplate dependency property. Inherited from ViewServiceBase.
ViewTemplateSelectorProperty static Identifies the ViewServiceBase.ViewTemplateSelector dependency property. Inherited from ViewServiceBase.
WizardProperty static Identifies the WizardService.Wizard dependency property.
See Also