WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RibbonBarHeaderChangedCommandBehavior<T>

    Show / Hide Table of Contents

    Class RibbonBarHeaderChangedCommandBehavior<T>

    Inheritance
    System.Object
    CommandBehaviorBase<RibbonBar>
    RibbonBarHeaderChangedCommandBehavior
    RibbonBarHeaderChangedCommandBehavior<T>
    Inherited Members
    RibbonBarHeaderChangedCommandBehavior.OnEventRaised(Object, DependencyPropertyChangedEventArgs)
    RibbonBarHeaderChangedCommandBehavior.OnTargetAttached()
    CommandBehaviorBase<RibbonBar>.GetCommandParameter<TParameter>()
    CommandBehaviorBase<RibbonBar>.SetCommandParameter<TParameter>(TParameter)
    CommandBehaviorBase<RibbonBar>.UpdateEnabledState()
    CommandBehaviorBase<RibbonBar>.ExecuteCommand()
    CommandBehaviorBase<RibbonBar>.SetTargetObject(RibbonBar)
    CommandBehaviorBase<RibbonBar>.Command
    CommandBehaviorBase<RibbonBar>.CommandParameter
    CommandBehaviorBase<RibbonBar>.TargetObject
    CommandBehaviorBase<RibbonBar>.CommandCanExecuteCheckEnabled
    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 RibbonBarHeaderChangedCommandBehavior<T> : RibbonBarHeaderChangedCommandBehavior
    Type Parameters
    Name Description
    T

    Constructors

    RibbonBarHeaderChangedCommandBehavior()

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