IApplicationLifetimeAware Methods
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public method Exited Called by an application immediately after the Application.Exit event occurs.
Public method Exiting Called by an application immediately before the Application.Exit event occurs.
Public method Started Called by an application immediately after the Application.Startup event occurs.
Public method Starting Called by an application immediately before the Application.Startup event occurs.
Top

Show:
© 2017 Microsoft