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

1.2 KiB

title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
title ms.date f1_keywords helpviewer_keywords ms.assetid
Window Management How-to Topics 03/30/2017
AutoGeneratedOrientationPage
windows [WPF], managing
3090b408-94e4-446a-92ca-50f1fd36e5d8

Window Management How-to Topics

The following topics show how to manage [!INCLUDETLA#tla_winclient] windows.

In This Section

Automatically Size a Window to Fit Its Content
Get all Windows in an Application
Get and Set the Main Application Window
Open a Dialog Box
Open a Message Box
Open a Window
Return a Dialog Box Result

Application Management Overview

Navigation Overview

Hosting

Build and Deploy