menu

WPF

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

    Show / Hide Table of Contents

    Class RibbonButtonLabelChangedCommand

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

    Constructors

    RibbonButtonLabelChangedCommand()

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