StateChanged Event
Collapse the table of content
Expand the table of content

IApplicationBar.StateChanged Event

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

Occurs when the user opens or closes the Application Bar by clicking the ellipsis.

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

event EventHandler<ApplicationBarStateChangedEventArgs> StateChanged

When the user opens the Application Bar by clicking the ellipsis, the icon buttons and their labels appear. The menu items may appear, depending on the value of the IsMenuEnabled property.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft