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