Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit Namespace / WizardCommands Class


In This Topic
    WizardCommands Class Properties
    In This Topic

    For a list of all members of this type, see WizardCommands members.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets or sets the Cancel routed command.  
    Public Propertystatic (Shared in Visual Basic)Gets or sets the Finish routed command.  
    Public Propertystatic (Shared in Visual Basic)Gets or sets the Help routed command.  
    Public Propertystatic (Shared in Visual Basic)Gets or sets the NextPage routed command.  
    Public Propertystatic (Shared in Visual Basic)Gets or sets the PreviousPage routed command.  
    Public Propertystatic (Shared in Visual Basic)Gets or sets the SelectPage routed command.  
    Top
    See Also