Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1ScrollViewer Class / HorizontalSmallChangeProperty Field

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