This topic has not yet been rated - Rate this topic

SupportedPageOrientation Enumeration

July 26, 2012

An enumeration defining the orientations that may be supported by an application.

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
public enum SupportedPageOrientation
<object property="enumerationValue" .../>
Member nameDescription
PortraitPortrait orientation.
LandscapeLandscape orientation. Landscape supports both left and right views, but there is no way programmatically to specify one or the other.
PortraitOrLandscapeLandscape or portrait orientation.

Windows Phone OS

Supported in: 7.1, 7.0

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.