Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / ScrollViewerTouchBehavior Class / HasInertiaProperty Field

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