menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TitleBarRibbonIsVisibleChangedCommand - API Reference

    Show / Hide Table of Contents

    Class TitleBarRibbonIsVisibleChangedCommand

    Inheritance
    System.Object
    ControlCommandBase<TitleBarRibbonIsVisibleChangedCommandBehavior, TitleBar>
    TitleBarRibbonIsVisibleChangedCommand
    Inherited Members
    ControlCommandBase<TitleBarRibbonIsVisibleChangedCommandBehavior, TitleBar>.CommandProperty
    ControlCommandBase<TitleBarRibbonIsVisibleChangedCommandBehavior, TitleBar>.CommandParameterProperty
    ControlCommandBase<TitleBarRibbonIsVisibleChangedCommandBehavior, TitleBar>.SetCommand(TitleBar, ICommand)
    ControlCommandBase<TitleBarRibbonIsVisibleChangedCommandBehavior, TitleBar>.GetCommand(TitleBar)
    ControlCommandBase<TitleBarRibbonIsVisibleChangedCommandBehavior, TitleBar>.SetCommandParameter(TitleBar, Object)
    ControlCommandBase<TitleBarRibbonIsVisibleChangedCommandBehavior, TitleBar>.GetCommandParameter(TitleBar)
    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 TitleBarRibbonIsVisibleChangedCommand : ControlCommandBase<TitleBarRibbonIsVisibleChangedCommandBehavior, TitleBar>

    Constructors

    TitleBarRibbonIsVisibleChangedCommand()

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