IApplicationLifetimeAware Methods
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The IApplicationLifetimeAware type exposes the following members.
| Name | Description | |
|---|---|---|
|
Exited | Called by an application immediately after the Application.Exit event occurs. |
|
Exiting | Called by an application immediately before the Application.Exit event occurs. |
|
Started | Called by an application immediately after the Application.Startup event occurs. |
|
Starting | Called by an application immediately before the Application.Startup event occurs. |
Show: