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


In This Topic
    WizardCommands Class Members
    In This Topic

    The following tables list the members exposed by WizardCommands.

    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