Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 759 Bytes

scrollcontentpresenter_extentwidth.md

File metadata and controls

26 lines (17 loc) · 759 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.ScrollContentPresenter.ExtentWidth
winrt property

Windows.UI.Xaml.Controls.ScrollContentPresenter.ExtentWidth

-description

Gets the horizontal size of all the scrollable content.

-property-value

The horizontal size of all the scrollable content.

-remarks

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

-examples

-see-also

ScrollViewer.ExtentWidth, ScrollViewer.ExtentHeight, ScrollContentPresenter.ExtentHeight