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