Application Management

All applications that use Windows Presentation Foundation (WPF) are associated with an Application object. This object represents the application to the operating system and enables the system to communicate with the application. The Application object supports properties, methods, and events that enable you to make a collection of Extensible Application Markup Language (XAML) pages into a coherent application.

In This Section

Reference

Application