'Declaration
Protected Sub OnPreviewStylusDown( _ ByVal e As System.Windows.Input.StylusDownEventArgs _ )
'Usage
Dim instance As VerticalScrollbarsPresenter Dim e As System.Windows.Input.StylusDownEventArgs instance.OnPreviewStylusDown(e)
protected void OnPreviewStylusDown( System.Windows.Input.StylusDownEventArgs e )
Parameters
- e