Windows in WPF Applications
Users interact with applications through windows. The fundamental purpose of a window is to host and display content. The type of content that a window hosts depends on the type of data that an application operates over, which can include media, Extensible Application Markup Language (XAML) pages, Web pages, documents, database tables and records, and system information.
In This Section
WPF Windows Overview
Dialog Boxes Overview
How-to Topics
Reference
Related Sections
Application Management Overview
Navigation Overview
Hosting
Build and Deploy
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET Desktop feedback