IScrollProvider.VerticallyScrollable Property

LongListSelectorAutomationPeer.IScrollProvider.VerticallyScrollable 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 vertically.

Namespace:  Microsoft.Phone.Automation.Peers
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

'Declaration
Private ReadOnly Property VerticallyScrollable As Boolean
	Implements IScrollProvider.VerticallyScrollable

Property Value

Type: System.Boolean
Returns true if the control can scroll vertically; otherwise, false.

Implements

IScrollProvider.VerticallyScrollable

Windows Phone OS

Supported in: 8.1

Show:
© 2017 Microsoft