menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class WizardPageSelectedCommand - API Reference

    Show / Hide Table of Contents

    Class WizardPageSelectedCommand

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

    Constructors

    WizardPageSelectedCommand()

    Declaration
    public WizardPageSelectedCommand()
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved