OrientationChangedEventArgs Constructor
Collapse the table of content
Expand the table of content

OrientationChangedEventArgs Constructor

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

Creates a new instance of the OrientationChangedEventArgs class.

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

'Declaration
Public Sub New ( _
	orientation As PageOrientation _
)

Parameters

orientation
Type: Microsoft.Phone.Controls.PageOrientation
A member of the PageOrientation enumeration indicating the device orientation associated with the event.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft