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

897 B

title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
title ms.date f1_keywords helpviewer_keywords ms.assetid
Frame 03/30/2017
AutoGeneratedOrientationPage
navigation [WPF], within content
controls [WPF], Frame
Frame control [WPF]
content [WPF], Frame control
1588f9bf-9001-4437-a8fc-cc57ef50561c

Frame

The xref:System.Windows.Controls.Frame control supports content navigation within content. xref:System.Windows.Controls.Frame can be hosted by a root element like xref:System.Windows.Window, xref:System.Windows.Navigation.NavigationWindow, xref:System.Windows.Controls.Page, xref:System.Windows.Controls.UserControl, xref:System.Windows.Documents.FlowDocument, or as an island within a content tree that belongs to a root element.

Reference

xref:System.Windows.Controls.Frame

Navigation Overview