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)
Syntax
Public Function GetVerticalViewSize ( _
scrollExtent As Double, _
scrollViewport As Double _
) As Double
public double GetVerticalViewSize(
double scrollExtent,
double scrollViewport
)
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.
Version Information
Windows Phone OS
Supported in: 8.1