RibbonGalleryCategoriesPanel.MouseWheelDown Method
Scrolls the content down the number of lines indicated by the WheelScrollLines property.
Namespace: Microsoft.Windows.Controls.Ribbon.Primitives
Assembly: RibbonControlsLibrary (in RibbonControlsLibrary.dll)
Syntax
'Declaration
Public Sub MouseWheelDown
public void MouseWheelDown()
public:
virtual void MouseWheelDown() sealed
abstract MouseWheelDown : unit -> unit
override MouseWheelDown : unit -> unit
public final function MouseWheelDown()
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.