mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-05 16:06:10 +02:00
* 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
30 lines
1.2 KiB
Markdown
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)
|