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