0 out of 1 rated this helpful - Rate this topic

PhoneApplicationFrame.OrientationChanged Event

July 26, 2012

Occurs when the Orientation property has changed.

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.
public event EventHandler<OrientationChangedEventArgs> OrientationChanged
<object OrientationChanged="EventHandler<OrientationChangedEventArgs>" .../>

The value of the Orientation property will be immediately updated before the event is raised.

Windows Phone OS

Supported in: 7.1, 7.0

Windows Phone

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