ComponentOne FinancialChart for WPF
C1.WPF 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
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ScrollViewerTouchBehavior.HasInertiaProperty
    public static readonly DependencyProperty HasInertiaProperty
    public:
    static readonly DependencyProperty^ HasInertiaProperty
    See Also