ScrollViewer.ScrollableWidth Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that represents the horizontal size of the area that can be scrolled; the difference between the width of the extent and the width of the viewport.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.DoubleThe horizontal size of the area that can be scrolled. This property has no default value.
Dependency property identifier field: ScrollableWidthProperty
Show: