'DeclarationProtected Sub OnStylusOutOfRange( _ ByVal e As System.Windows.Input.StylusEventArgs _ )
'UsageDim instance As SheetPresenter Dim e As System.Windows.Input.StylusEventArgs instance.OnStylusOutOfRange(e)
protected void OnStylusOutOfRange( System.Windows.Input.StylusEventArgs e )
Parameters
- e