Files
docs-desktop/dotnet-desktop-guide/framework/wpf/advanced/fonts-how-to-topics.md
T
Andy (Steve) De George be103da07e Replace various WPF include files with content (#1335)
* 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
2022-03-16 12:14:11 -04:00

23 lines
680 B
Markdown

---
title: "Fonts How-to Topics"
ms.date: "03/30/2017"
f1_keywords:
- "AutoGeneratedOrientationPage"
helpviewer_keywords:
- "fonts [WPF]"
ms.assetid: b4a97c97-7f88-4a89-b1d1-cf2c0d087955
---
# Fonts How-to Topics
The topics in this section demonstrate how to use the font features included with Windows Presentation Foundation (WPF).
## In This Section
[Enumerate System Fonts](how-to-enumerate-system-fonts.md)
[Use the FontSizeConverter Class](how-to-use-the-fontsizeconverter-class.md)
## See also
- <xref:System.Windows.FontStyle>
- <xref:System.Windows.SystemFonts>
- [Documents in WPF](documents-in-wpf.md)
- [Typography in WPF](typography-in-wpf.md)