FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PrintPageTemplate Class / OnPreviewTouchDown Method

In This Topic
    OnPreviewTouchDown Method (PrintPageTemplate)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnPreviewTouchDown( _
       ByVal e As TouchEventArgs _
    ) 
    protected virtual void OnPreviewTouchDown( 
       TouchEventArgs e
    )

    Parameters

    e
    See Also