Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This example shows how to shut down an application.
Example
app.Current.Shutdown()
App.Current.Shutdown();
See Also
Concepts
Application Management Overview