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