menu

WPF

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

    Show / Hide Table of Contents

    Class GroupBarVisualModeChangedCommand

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

    Constructors

    GroupBarVisualModeChangedCommand()

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