Application Events |
The Application type exposes the following members.
Name | Description | |
---|---|---|
Initialized |
Occurs when the application is initialized
| |
LocalizeString |
Event to handle when a string needs to be localized
| |
NotificationActivated |
Occurs when a notification is clicked by the user that was previously displayed.
| |
Terminating |
Occurs when the application is terminating.
| |
UnhandledException |
Occurs when an unhandled exception occcurs.
|