FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.GroupPanel.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGridGroupPanel Class / OnPreviewStylusSystemGesture Method

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

    Parameters

    e
    See Also