Skip to content

Latest commit

 

History

History
41 lines (34 loc) · 1.46 KB

File metadata and controls

41 lines (34 loc) · 1.46 KB
title description ms.date f1_keywords helpviewer_keywords ms.assetid
Flow Content
Learn about flow content elements in Windows Presentation Foundation (WPF) applications, which provide the building blocks for creating flow content.
03/30/2017
AutoGeneratedOrientationPage
documents [WPF], flow content reference
flow content reference [WPF]
d32501af-0bac-4b80-8a20-61a6996753fe

Flow Content

Flow content elements provide the building blocks for creating flow content suitable for hosting in a xref:System.Windows.Documents.FlowDocument.

In This Section

Flow Document Overview
TextElement Content Model Overview
Table Overview
How-to Topics

Reference

xref:System.Windows.Documents.FlowDocument
xref:System.Windows.Documents.Block
xref:System.Windows.Documents.List
xref:System.Windows.Documents.Paragraph
xref:System.Windows.Documents.Section
xref:System.Windows.Documents.Table
xref:System.Windows.Documents.Figure
xref:System.Windows.Documents.Floater
xref:System.Windows.Documents.Hyperlink
xref:System.Windows.Documents.Inline
xref:System.Windows.Documents.Run
xref:System.Windows.Documents.Span
xref:System.Windows.Documents.ListItem

Related Sections

Documents in WPF