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