Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 570 Bytes

carouselpanel_scrollowner.md

File metadata and controls

24 lines (15 loc) · 570 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.Primitives.CarouselPanel.ScrollOwner
winrt property

Windows.UI.Xaml.Controls.Primitives.CarouselPanel.ScrollOwner

-description

Gets or sets a reference to a ScrollViewer that is the scroll host or scroll owner for scrolling behavior of the CarouselPanel.

-property-value

The scroll host or scroll owner for scrolling behavior.

-remarks

-examples

-see-also