Unobscured Event
Collapse the table of content
Expand the table of content

PhoneApplicationFrame.Unobscured Event

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

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: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft