FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / DraggableItem Class / OnStylusSystemGesture Method

In This Topic
    OnStylusSystemGesture Method (DraggableItem)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnStylusSystemGesture( _
       ByVal e As StylusSystemGestureEventArgs _
    ) 
    protected virtual void OnStylusSystemGesture( 
       StylusSystemGestureEventArgs e
    )

    Parameters

    e
    See Also