Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / ScrollViewerTouchBehavior Class / HasInertiaProperty Field

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