Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 511 Bytes

carouselpanel_pageright_599512941.md

File metadata and controls

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

Windows.UI.Xaml.Controls.Primitives.CarouselPanel.PageRight

-description

Scrolls content by one page towards the left.

-remarks

This implementation calls SetHorizontalOffset using a value for "page" that is same as the ViewportWidth.

-examples

-see-also