menu

WPF

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

    Show / Hide Table of Contents

    Class ColorBarSliderValueChangedCommand

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

    Constructors

    ColorBarSliderValueChangedCommand()

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