This topic has not yet been rated - Rate this topic

PhoneApplicationFrame.Unobscured Event

July 26, 2012

Occurs when the shell chrome is no longer covering the frame.

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

An application will get the Unobscured event immediately after coming to the foreground if there is no UI covering the screen.

Windows Phone OS

Supported in: 7.1, 7.0

Windows Phone

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