alexa

    Show / Hide Table of Contents

    Class WizardControlFinishCommand

    Inheritance
    System.Object
    ControlCommandBase<WizardControlFinishCommandBehavior, WizardControl>
    WizardControlFinishCommand
    Inherited Members
    ControlCommandBase<WizardControlFinishCommandBehavior, WizardControl>.CommandParameterProperty
    ControlCommandBase<WizardControlFinishCommandBehavior, WizardControl>.CommandProperty
    ControlCommandBase<WizardControlFinishCommandBehavior, WizardControl>.GetCommand(WizardControl)
    ControlCommandBase<WizardControlFinishCommandBehavior, WizardControl>.GetCommandParameter(WizardControl)
    ControlCommandBase<WizardControlFinishCommandBehavior, WizardControl>.SetCommand(WizardControl, ICommand)
    ControlCommandBase<WizardControlFinishCommandBehavior, WizardControl>.SetCommandParameter(WizardControl, Object)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.Tools.MVVM
    Assembly: Syncfusion.Tools.MVVM.WPF.dll
    Syntax
    public class WizardControlFinishCommand : ControlCommandBase<WizardControlFinishCommandBehavior, WizardControl>

    Constructors

    WizardControlFinishCommand()

    Declaration
    public WizardControlFinishCommand()
    Back to top Generated by DocFX