FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotContentOptions Class / OnPreviewTouchUp Method

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

    Parameters

    e
    See Also