Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1RangeSlider Class / SmallValueChangeProperty Field

In This Topic
    SmallValueChangeProperty Field (C1RangeSlider)
    In This Topic
    Identifies the SmallValueChange dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SmallValueChangeProperty As DependencyProperty
    public static readonly DependencyProperty SmallValueChangeProperty
    See Also