PanoramaAutomationPeer.IScrollProvider.HorizontalViewSize Property

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

Gets the horizontal 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 HorizontalViewSize As Double
    Implements IScrollProvider.HorizontalViewSize
double IScrollProvider.HorizontalViewSize { get; }

Property Value

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

Implements

IScrollProvider..::.HorizontalViewSize

Version Information

Windows Phone OS

Supported in: 8.1

See Also

Reference

PanoramaAutomationPeer Class

Microsoft.Phone.Automation.Peers Namespace