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