Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1Slider Class / ThumbStyleProperty Field

In This Topic
    ThumbStyleProperty Field
    In This Topic
    Identifies the ThumbStyle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ThumbStyleProperty As DependencyProperty
    public static readonly DependencyProperty ThumbStyleProperty
    See Also