OrientationChangedEventArgs.Orientation Property

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

A member of the PageOrientation enumeration indicating the device orientation associated with this event.

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public ReadOnly Property Orientation As PageOrientation
public PageOrientation Orientation { get; }

Property Value

Type: Microsoft.Phone.Controls..::.PageOrientation
Type: PageOrientation. The page orientation associated with the event.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

OrientationChangedEventArgs Class

Microsoft.Phone.Controls Namespace