Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 533 Bytes

scrollcontentpresenter_scrollowner.md

File metadata and controls

25 lines (16 loc) · 533 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.ScrollContentPresenter.ScrollOwner
winrt property

Windows.UI.Xaml.Controls.ScrollContentPresenter.ScrollOwner

-description

Gets or sets the ScrollViewer element that controls scrolling behavior.

-property-value

The ScrollViewer element that controls scrolling behavior.

-remarks

This property is not intended to be set in XAML.

-examples

-see-also