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