'DeclarationProtected Sub OnQueryCursor( _ ByVal e As System.Windows.Input.QueryCursorEventArgs _ )
'UsageDim instance As VerticalScrollbarsPresenter Dim e As System.Windows.Input.QueryCursorEventArgs instance.OnQueryCursor(e)
protected void OnQueryCursor( System.Windows.Input.QueryCursorEventArgs e )
Parameters
- e