How to: Shut Down an Application

This example shows how to shut down an application.

Example

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

See Also

Concepts

Application Management Overview

Reference

ShutdownMode