ComponentOne ColorPicker for WPF
C1.WPF.ColorPicker Namespace / C1ColorSlider Class / OnApplyTemplate Method

In This Topic
    OnApplyTemplate Method (C1ColorSlider)
    In This Topic
    Builds the visual tree for the System.Windows.Controls.Slider control.
    Syntax
    'Declaration
     
    
    Public Overrides Sub OnApplyTemplate() 
    public override void OnApplyTemplate()
    See Also