menu

WPF

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

    Show / Hide Table of Contents

    Class TabButtonCaptionChangedCommand

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

    Constructors

    TabButtonCaptionChangedCommand()

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