ScrollViewer.ScrollableHeight 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 vertical size of the area that can be scrolled; the difference between the height of the extent and the height of the viewport.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.DoubleThe vertical size of the area that can be scrolled. This property has no default value.
Dependency property identifier field: ScrollableHeightProperty
Show: