Files
docs-desktop/dotnet-desktop-guide/framework/wpf/controls/textblock.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

24 lines
878 B
Markdown

---
title: "TextBlock"
ms.date: "03/30/2017"
f1_keywords:
- "AutoGeneratedOrientationPage"
helpviewer_keywords:
- "controls [WPF], TextBlock"
- "TextBlock control [WPF]"
ms.assetid: ea5f7826-7a92-4de9-9eee-10ef700ce7b6
---
# TextBlock
The <xref:System.Windows.Controls.TextBlock> control provides flexible text support for [!INCLUDE[TLA2#tla_winclient](../../../includes/tla2sharptla-winclient-md.md)] applications. The element is targeted primarily toward basic [!INCLUDE[TLA2#tla_ui](../../../includes/tla2sharptla-ui-md.md)] scenarios that do not require more than one paragraph of text.
## In This Section
[TextBlock Overview](textblock-overview.md)
## Reference
<xref:System.Windows.Controls.Label>
## Related Sections
[Documents in WPF](../advanced/documents-in-wpf.md)
[Flow Document Overview](../advanced/flow-document-overview.md)