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

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