Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1ColorSlider Class
Members

In This Topic
    C1ColorSlider Class
    In This Topic
    Slider used to chose the hue of a color.
    Object Model
    C1ColorSlider Class
    Syntax
    'Declaration
     
    
    Public Class C1ColorSlider 
       Inherits System.Windows.Controls.Slider
    public class C1ColorSlider : System.Windows.Controls.Slider 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         System.Windows.Controls.Primitives.RangeBase
                            System.Windows.Controls.Slider
                               C1.WPF.Extended.C1ColorSlider

    See Also