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

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

    Parameters

    e
    See Also