Share via


OrientationChangedEventArgs.Orientation Property

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

Syntax

'Declaration
Public ReadOnly Property Orientation As PageOrientation
public PageOrientation Orientation { get; }
public:
property PageOrientation Orientation {
    PageOrientation get ();
}
member Orientation : PageOrientation with get

Property Value

Type: Microsoft.Phone.Controls.PageOrientation

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

OrientationChangedEventArgs Class

Microsoft.Phone.Controls Namespace