alexa

    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