Files
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

947 B

title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
title ms.date f1_keywords helpviewer_keywords ms.assetid
Popup 03/30/2017
AutoGeneratedOrientationPage
Popup control [WPF]
content [WPF], Popup control
popups [WPF]
controls [WPF], Popup
36a4320f-91ce-4f5f-9621-7934de3eff77

Popup

The xref:System.Windows.Controls.Primitives.Popup control displays content in a separate window that floats over the current application window.

The following illustration shows a xref:System.Windows.Controls.Primitives.Popup control that is positioned with respect to a xref:System.Windows.Controls.Button that is its parent:

Popup illustration

In This Section

Popup Overview
Popup Placement Behavior
How-to Topics

Reference

xref:System.Windows.Controls.Primitives.Popup