FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotGrid Class / OnGotTouchCapture Method

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

    Parameters

    e
    See Also