GetVerticalViewSize Method

LongListSelectorAutomationPeer.GetVerticalViewSize Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the vertical percentage of the entire control that is currently viewable.

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

'Declaration
Public Function GetVerticalViewSize ( _
	scrollExtent As Double, _
	scrollViewport As Double _
) As Double

Parameters

scrollExtent
Type: System.Double
The extent of the list.
scrollViewport
Type: System.Double
The visible size of the list.

Return Value

Type: System.Double
Returns Double.

Windows Phone OS

Supported in: 8.1

Show:
© 2017 Microsoft