menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TabButtonCaptionChangedCommandBehavior<T> - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TabButtonCaptionChangedCommandBehavior<T>

    Inheritance
    System.Object
    CommandBehaviorBase<TabButton>
    TabButtonCaptionChangedCommandBehavior
    TabButtonCaptionChangedCommandBehavior<T>
    Inherited Members
    CommandBehaviorBase<TabButton>.Command
    CommandBehaviorBase<TabButton>.CommandCanExecuteCheckEnabled
    CommandBehaviorBase<TabButton>.CommandParameter
    CommandBehaviorBase<TabButton>.ExecuteCommand()
    CommandBehaviorBase<TabButton>.GetCommandParameter<TParameter>()
    CommandBehaviorBase<TabButton>.SetCommandParameter<TParameter>(TParameter)
    CommandBehaviorBase<TabButton>.SetTargetObject(TabButton)
    CommandBehaviorBase<TabButton>.TargetObject
    CommandBehaviorBase<TabButton>.UpdateEnabledState()
    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()
    TabButtonCaptionChangedCommandBehavior.OnEventRaised(Object, DependencyPropertyChangedEventArgs)
    TabButtonCaptionChangedCommandBehavior.OnTargetAttached()
    Namespace: Syncfusion.Windows.Tools.MVVM
    Assembly: Syncfusion.Tools.MVVM.WPF.dll
    Syntax
    public class TabButtonCaptionChangedCommandBehavior<T> : TabButtonCaptionChangedCommandBehavior
    Type Parameters
    Name
    T

    Constructors

    TabButtonCaptionChangedCommandBehavior()

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