RibbonGalleryCategoriesPanel.LineUp Method
Scrolls the content up by one line.
Namespace: Microsoft.Windows.Controls.Ribbon.Primitives
Assembly: RibbonControlsLibrary (in RibbonControlsLibrary.dll)
Syntax
'Declaration
Public Sub LineUp
public void LineUp()
public:
virtual void LineUp() sealed
abstract LineUp : unit -> unit
override LineUp : unit -> unit
public final function LineUp()
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.