menu

WPF

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

    Show / Hide Table of Contents

    Class RibbonRibbonContextMenuClosingCommandBehavior<T>

    Inheritance
    System.Object
    CommandBehaviorBase<Ribbon>
    RibbonRibbonContextMenuClosingCommandBehavior
    RibbonRibbonContextMenuClosingCommandBehavior<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()
    RibbonRibbonContextMenuClosingCommandBehavior.OnEventRaised(Object, RoutedEventArgs)
    RibbonRibbonContextMenuClosingCommandBehavior.OnTargetAttached()
    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 RibbonRibbonContextMenuClosingCommandBehavior<T> : RibbonRibbonContextMenuClosingCommandBehavior
    Type Parameters
    Name
    T

    Constructors

    RibbonRibbonContextMenuClosingCommandBehavior()

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