menu

WPF

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

    Show / Hide Table of Contents

    Class RibbonListBoxSmallIconChangedCommandBehavior

    Inheritance
    System.Object
    CommandBehaviorBase<RibbonListBox>
    RibbonListBoxSmallIconChangedCommandBehavior
    RibbonListBoxSmallIconChangedCommandBehavior<T>
    Inherited Members
    CommandBehaviorBase<RibbonListBox>.Command
    CommandBehaviorBase<RibbonListBox>.CommandCanExecuteCheckEnabled
    CommandBehaviorBase<RibbonListBox>.CommandParameter
    CommandBehaviorBase<RibbonListBox>.ExecuteCommand()
    CommandBehaviorBase<RibbonListBox>.GetCommandParameter<TParameter>()
    CommandBehaviorBase<RibbonListBox>.SetCommandParameter<TParameter>(TParameter)
    CommandBehaviorBase<RibbonListBox>.SetTargetObject(RibbonListBox)
    CommandBehaviorBase<RibbonListBox>.TargetObject
    CommandBehaviorBase<RibbonListBox>.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 RibbonListBoxSmallIconChangedCommandBehavior : CommandBehaviorBase<RibbonListBox>

    Constructors

    RibbonListBoxSmallIconChangedCommandBehavior()

    Declaration
    public RibbonListBoxSmallIconChangedCommandBehavior()

    Methods

    OnEventRaised(Object, DependencyPropertyChangedEventArgs)

    Declaration
    protected virtual void OnEventRaised(object sender, DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    System.Object sender
    System.Windows.DependencyPropertyChangedEventArgs e

    OnTargetAttached()

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