RibbonGalleryCategoriesPanel.MouseWheelUp Method
Scrolls the content up the number of lines indicated by the WheelScrollLines property.
Namespace: Microsoft.Windows.Controls.Ribbon.Primitives
Assembly: RibbonControlsLibrary (in RibbonControlsLibrary.dll)
Syntax
'Declaration
Public Sub MouseWheelUp
public void MouseWheelUp()
public:
virtual void MouseWheelUp() sealed
abstract MouseWheelUp : unit -> unit
override MouseWheelUp : unit -> unit
public final function MouseWheelUp()
Implements
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.