ScrollViewer.ComputedHorizontalScrollBarVisibility 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 horizontal ScrollBar is visible.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Windows.VisibilityA Visibility that indicates whether the horizontal scroll bar is visible. The default value is Visible.
Dependency property identifier field: ComputedHorizontalScrollBarVisibilityProperty
Show: