Files
docs-desktop/dotnet-desktop-guide/framework/wpf/app-development/window-management-how-to-topics.md
T
Andy De George da363692ff Initial WPF content migrated (#17)
* Reset branch for WPF changes

* Convert BMP to PNG; fix link-out-of-scope err

* Add snippets for WPF... 6794 files!!!!

* Add missing snippets

* update file updated between migration

* Fix paths to include

* update breadcrumb and toc

* fix index links

* fix index links

* fix index links

* fix markdown
2020-09-04 09:46:28 -07:00

30 lines
1.2 KiB
Markdown

---
title: "Window Management How-to Topics"
ms.date: "03/30/2017"
f1_keywords:
- "AutoGeneratedOrientationPage"
helpviewer_keywords:
- "windows [WPF], managing"
ms.assetid: 3090b408-94e4-446a-92ca-50f1fd36e5d8
---
# Window Management How-to Topics
The following topics show how to manage [!INCLUDE[TLA#tla_winclient](../../../includes/tlasharptla-winclient-md.md)] windows.
## In This Section
[Automatically Size a Window to Fit Its Content](how-to-automatically-size-a-window-to-fit-its-content.md)
[Get all Windows in an Application](how-to-get-all-windows-in-an-application.md)
[Get and Set the Main Application Window](how-to-get-and-set-the-main-application-window.md)
[Open a Dialog Box](how-to-open-a-dialog-box.md)
[Open a Message Box](how-to-open-a-message-box.md)
[Open a Window](how-to-open-a-window.md)
[Return a Dialog Box Result](how-to-return-a-dialog-box-result.md)
## Related Sections
[Application Management Overview](application-management-overview.md)
[Navigation Overview](navigation-overview.md)
[Hosting](hosting-wpf-applications.md)
[Build and Deploy](building-and-deploying-wpf-applications.md)