PageUp Method

VirtualizingStackPanel.PageUp Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Scrolls content upward by one page.

Namespace:  System.Windows.Controls
Assembly:  System.Windows (in System.Windows.dll)

'Declaration
Public Overridable Sub PageUp

Implements

IScrollInfo.PageUp

You can override PageUp in a derived class to change how the stack panel responds to the page up action.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft