Click Event
Collapse the table of content
Expand the table of content

ApplicationBarIconButton.Click Event

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

Occurs when the user taps a button in the Application Bar.

Namespace:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.

'Declaration
Public Event Click As EventHandler
<object Click="EventHandler" .../>

Implements

IApplicationBarMenuItem.Click

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft