ScrollViewer.ExtentWidth Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the horizontal size of all the content for display in the ScrollViewer.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.DoubleThe horizontal size of all the content for display in the ScrollViewer.
Dependency property identifier field: ExtentWidthProperty
The extent includes all the content of the ScrollViewer. The visible area of the content is the viewport.
Show: