FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotHeaderOptions Class / OnPreviewStylusButtonDown Method

In This Topic
    OnPreviewStylusButtonDown Method (PivotHeaderOptions)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnPreviewStylusButtonDown( _
       ByVal e As StylusButtonEventArgs _
    ) 
    protected virtual void OnPreviewStylusButtonDown( 
       StylusButtonEventArgs e
    )

    Parameters

    e
    See Also