Share via


How to: Shut Down an Application

This example shows how to shut down an application.

Example

App.Current.Shutdown();
app.Current.Shutdown()

See Also

Reference

ShutdownMode

Concepts

Application Management Overview