LongListSelectorAutomationPeer.IScrollProvider.VerticalViewSize Property

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

Gets the vertical size of the viewable region as a percentage of the total content area within the control.

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

Syntax

Private ReadOnly Property VerticalViewSize As Double
    Implements IScrollProvider.VerticalViewSize
double IScrollProvider.VerticalViewSize { get; }

Property Value

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

Implements

IScrollProvider..::.VerticalViewSize

Version Information

Windows Phone OS

Supported in: 8.1

See Also

Reference

LongListSelectorAutomationPeer Class

Microsoft.Phone.Automation.Peers Namespace