FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / C1FormatEditor Class / OnPreviewStylusDown Method

In This Topic
    OnPreviewStylusDown Method (C1FormatEditor)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnPreviewStylusDown( _
       ByVal e As StylusDownEventArgs _
    ) 
    protected virtual void OnPreviewStylusDown( 
       StylusDownEventArgs e
    )

    Parameters

    e
    See Also