ScrollViewer.ComputedVerticalScrollBarVisibility Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that indicates whether the vertical ScrollBar is visible.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Windows.VisibilityA Visibility that indicates whether the vertical scroll bar is visible. The default value is Visible.
Dependency property identifier field: ComputedVerticalScrollBarVisibilityProperty
Show: