WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1RangeSlider Class / ValueTrackStyle Property
In This Topic
    ValueTrackStyle Property (C1RangeSlider)
    In This Topic
    Gets or sets the style of the track element between LowerThumb and UpperThumb.
    Syntax
    public Style ValueTrackStyle {get; set;}
    See Also