Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 794 Bytes

itemsrepeaterscrollhost_scrollviewer.md

File metadata and controls

27 lines (16 loc) · 794 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ItemsRepeaterScrollHost.ScrollViewer
winrt property

Microsoft.UI.Xaml.Controls.ItemsRepeaterScrollHost.ScrollViewer

-description

Gets or sets the ScrollViewer to host.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-property-value

A ScrollViewer that contains one or more ItemsRepeater controls.

-remarks

-see-also

-examples