mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 17:16:03 +02:00
* net-current-v30plus-md.md * net-current-v40plus-md.md * tla2sharptla-ui-md.md * tla2sharptla-uiautomation-md.md * tla2sharptla-winclient-md.md * tla2sharptla-xaml-md.md * tlasharptla-ui-md.md * tlasharptla-uiautomation-md.md * tlasharptla-winclient-md.md * tlasharptla-xaml-md.md * fix warnings
24 lines
676 B
Markdown
24 lines
676 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 UI 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)
|