mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-06 16:06:07 +02:00
* net-current-v30plus-md.md * net-current-v40plus-md.md * tla2sharptla-ui-md.md * tla2sharptla-uiautomation-md.md * tla2sharptla-winclient-md.md * tla2sharptla-xaml-md.md * tlasharptla-ui-md.md * tlasharptla-uiautomation-md.md * tlasharptla-winclient-md.md * tlasharptla-xaml-md.md * fix warnings
30 lines
1.1 KiB
Markdown
30 lines
1.1 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 Windows Presentation Foundation (WPF) 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)
|