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