ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1RangeSlider Class / LowerValueProperty Field

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