[]
Slider used to chose the hue of a color.
[TemplatePart(Name = "TopTrack", Type = typeof(FrameworkElement))]
[TemplatePart(Name = "BottomTrack", Type = typeof(FrameworkElement))]
public class C1ColorSlider : Slider, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient
| Name | Description |
|---|---|
| C1ColorSlider() | Initializes a new instance of a C1ColorSlider. |
| Name | Description |
|---|---|
| OnApplyTemplate() | Builds the visual tree for the C1ColorSlider control when a new template is applied. |