[]
        
(Showing Draft Content)

C1.WPF.Extended.C1ColorSlider

C1ColorSlider Class

Slider used to chose the hue of a color.

Namespace: C1.WPF.Extended
Assembly: C1.WPF.Extended.4.6.2.dll
Syntax
[TemplatePart(Name = "TopTrack", Type = typeof(FrameworkElement))]
[TemplatePart(Name = "BottomTrack", Type = typeof(FrameworkElement))]
public class C1ColorSlider : Slider, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient

Constructors

Name Description
C1ColorSlider()

Initializes a new instance of a C1ColorSlider.

Methods

Name Description
OnApplyTemplate()

Builds the visual tree for the C1ColorSlider control when a new template is applied.