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)

Syntax

Public Sub New ( _
    orientation As PageOrientation _
)
public OrientationChangedEventArgs(
    PageOrientation orientation
)

Parameters

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