ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1RangeSlider Class / SmallValueChangeProperty Field

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