menu

WPF

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

    Show / Hide Table of Contents

    Class GroupBarVisualModeChangedCommandBehavior<T>

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

    Constructors

    GroupBarVisualModeChangedCommandBehavior()

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