menu

WPF

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

    Show / Hide Table of Contents

    Class RibbonQATItemsCollectionChangedCommandBehavior

    Inheritance
    System.Object
    CommandBehaviorBase<Ribbon>
    RibbonQATItemsCollectionChangedCommandBehavior
    RibbonQATItemsCollectionChangedCommandBehavior<T>
    Inherited Members
    CommandBehaviorBase<Ribbon>.Command
    CommandBehaviorBase<Ribbon>.CommandCanExecuteCheckEnabled
    CommandBehaviorBase<Ribbon>.CommandParameter
    CommandBehaviorBase<Ribbon>.ExecuteCommand()
    CommandBehaviorBase<Ribbon>.GetCommandParameter<TParameter>()
    CommandBehaviorBase<Ribbon>.SetCommandParameter<TParameter>(TParameter)
    CommandBehaviorBase<Ribbon>.SetTargetObject(Ribbon)
    CommandBehaviorBase<Ribbon>.TargetObject
    CommandBehaviorBase<Ribbon>.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()
    Namespace: Syncfusion.Windows.Tools.MVVM
    Assembly: Syncfusion.Tools.MVVM.WPF.dll
    Syntax
    public class RibbonQATItemsCollectionChangedCommandBehavior : CommandBehaviorBase<Ribbon>

    Constructors

    RibbonQATItemsCollectionChangedCommandBehavior()

    Declaration
    public RibbonQATItemsCollectionChangedCommandBehavior()

    Methods

    OnEventRaised(QATItemsCollectionChangedEventArgs)

    Declaration
    protected virtual void OnEventRaised(QATItemsCollectionChangedEventArgs e)
    Parameters
    Type Name Description
    QATItemsCollectionChangedEventArgs e

    OnTargetAttached()

    Declaration
    protected override void OnTargetAttached()
    Overrides
    Syncfusion.Windows.Shared.CommandBehaviorBase<Syncfusion.Windows.Tools.Controls.Ribbon>.OnTargetAttached()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved