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

Return Value

Type: System..::.Double
Returns Double.

Version Information

Windows Phone OS

Supported in: 8.1

See Also

Reference

LongListSelectorAutomationPeer Class

Microsoft.Phone.Automation.Peers Namespace