ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1StopsSlider Class / SelectedStopStyle Property

In This Topic
    SelectedStopStyle Property
    In This Topic
    Gets or sets the style of the selected thumb.
    Syntax
    'Declaration
     
    
    Public Property SelectedStopStyle As Style
    public Style SelectedStopStyle {get; set;}
    See Also