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

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

    Parameters

    e
    See Also