mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-08 07:56:07 +02:00
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
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
---
|
||||
title: "Typography How-to Topics"
|
||||
ms.date: "03/30/2017"
|
||||
f1_keywords:
|
||||
- "AutoGeneratedOrientationPage"
|
||||
helpviewer_keywords:
|
||||
- "typography [WPF], how-to topics"
|
||||
ms.assetid: 82d50325-7cb2-4975-aea3-027c00e6bbfc
|
||||
---
|
||||
# Typography How-to Topics
|
||||
The topics in this section describe how to use [!INCLUDE[TLA#tla_winclient](../../../includes/tlasharptla-winclient-md.md)] support for rich presentation of text in your applications.
|
||||
|
||||
## In This Section
|
||||
[Create a Text Decoration](how-to-create-a-text-decoration.md)
|
||||
[Specify Whether a Hyperlink is Underlined](how-to-specify-whether-a-hyperlink-is-underlined.md)
|
||||
[Apply Transforms to Text](how-to-apply-transforms-to-text.md)
|
||||
[Apply Animations to Text](how-to-apply-animations-to-text.md)
|
||||
[Create Text with a Shadow](how-to-create-text-with-a-shadow.md)
|
||||
[Create Outlined Text](how-to-create-outlined-text.md)
|
||||
[Draw Text to a Control's Background](how-to-draw-text-to-a-control-background.md)
|
||||
[Draw Text to a Visual](how-to-draw-text-to-a-visual.md)
|
||||
[Use Special Characters in XAML](how-to-use-special-characters-in-xaml.md)
|
||||
|
||||
## See also
|
||||
|
||||
- <xref:System.Windows.Documents.Typography>
|
||||
- [Documents in WPF](documents-in-wpf.md)
|
||||
- [OpenType Font Features](opentype-font-features.md)
|
||||
Reference in New Issue
Block a user