alexa

    Show / Hide Table of Contents

    Class ColorBarSliderValueChangedCommand

    Inheritance
    System.Object
    ControlCommandBase<ColorBarSliderValueChangedCommandBehavior, ColorBar>
    ColorBarSliderValueChangedCommand
    Inherited Members
    ControlCommandBase<ColorBarSliderValueChangedCommandBehavior, ColorBar>.CommandParameterProperty
    ControlCommandBase<ColorBarSliderValueChangedCommandBehavior, ColorBar>.CommandProperty
    ControlCommandBase<ColorBarSliderValueChangedCommandBehavior, ColorBar>.GetCommand(ColorBar)
    ControlCommandBase<ColorBarSliderValueChangedCommandBehavior, ColorBar>.GetCommandParameter(ColorBar)
    ControlCommandBase<ColorBarSliderValueChangedCommandBehavior, ColorBar>.SetCommand(ColorBar, ICommand)
    ControlCommandBase<ColorBarSliderValueChangedCommandBehavior, ColorBar>.SetCommandParameter(ColorBar, 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.Shared.MVVM.WPF.dll
    Syntax
    public class ColorBarSliderValueChangedCommand : ControlCommandBase<ColorBarSliderValueChangedCommandBehavior, ColorBar>

    Constructors

    ColorBarSliderValueChangedCommand()

    Declaration
    public ColorBarSliderValueChangedCommand()
    Back to top Generated by DocFX