Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 599 Bytes

scrollpresenter_viewportwidth.md

File metadata and controls

29 lines (16 loc) · 599 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.Primitives.ScrollPresenter.ViewportWidth
winrt property

Microsoft.UI.Xaml.Controls.Primitives.ScrollPresenter.ViewportWidth

-description

Gets the horizontal size of the viewable content in the ScrollPresenter.

-property-value

The horizontal size of the viewable content in the ScrollPresenter.

-remarks

The extent includes all the content in the ScrollPresenter, whether visible or not. The viewport is the visible area of the content.

-see-also

-examples