menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class WizardPageUnselectingCommand - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class WizardPageUnselectingCommand

    Inheritance
    System.Object
    ControlCommandBase<WizardPageUnselectingCommandBehavior, WizardPage>
    WizardPageUnselectingCommand
    Inherited Members
    ControlCommandBase<WizardPageUnselectingCommandBehavior, WizardPage>.CommandParameterProperty
    ControlCommandBase<WizardPageUnselectingCommandBehavior, WizardPage>.CommandProperty
    ControlCommandBase<WizardPageUnselectingCommandBehavior, WizardPage>.GetCommand(WizardPage)
    ControlCommandBase<WizardPageUnselectingCommandBehavior, WizardPage>.GetCommandParameter(WizardPage)
    ControlCommandBase<WizardPageUnselectingCommandBehavior, WizardPage>.SetCommand(WizardPage, ICommand)
    ControlCommandBase<WizardPageUnselectingCommandBehavior, WizardPage>.SetCommandParameter(WizardPage, 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 WizardPageUnselectingCommand : ControlCommandBase<WizardPageUnselectingCommandBehavior, WizardPage>

    Constructors

    WizardPageUnselectingCommand()

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