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

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