This topic has not yet been rated - Rate this topic

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.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.