PanoramaAutomationPeer.IScrollProvider.HorizontallyScrollable 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 control can scroll horizontally.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
'Declaration Private ReadOnly Property HorizontallyScrollable As Boolean Implements IScrollProvider.HorizontallyScrollable
Property Value
Type: System.BooleanReturns true if the control can scroll horizontally; otherwise, false.
Implements
IScrollProvider.HorizontallyScrollable
Show: