FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotMarginOptions Class / OnTouchLeave Method

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

    Parameters

    e
    See Also