Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 555 Bytes

scrollviewer_scrollableheight.md

File metadata and controls

22 lines (15 loc) · 555 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ScrollViewer.ScrollableHeight
winrt property

Microsoft.UI.Xaml.Controls.ScrollViewer.ScrollableHeight

-description

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.

-property-value

The vertical size of the area that can be scrolled. This property has no default value.

-remarks

-examples

-see-also