Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 508 Bytes

carouselpanel_pagedown_1275032402.md

File metadata and controls

22 lines (14 loc) · 508 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Controls.Primitives.CarouselPanel.PageDown
winrt method

Windows.UI.Xaml.Controls.Primitives.CarouselPanel.PageDown

-description

Scrolls content by one page towards the bottom.

-remarks

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

-examples

-see-also