Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 983 Bytes

orientedvirtualizingpanel_pagedown_1275032402.md

File metadata and controls

24 lines (16 loc) · 983 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Controls.Primitives.OrientedVirtualizingPanel.PageDown
winrt method

Windows.UI.Xaml.Controls.Primitives.OrientedVirtualizingPanel.PageDown

-description

Scrolls content by one page toward the bottom.

-remarks

This implementation calls SetVerticalOffset using a value for "page" that is same as the ViewportHeight.

-examples

-see-also