Files
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

36 lines
1.3 KiB
Markdown

---
title: "Globalization and Localization"
ms.date: "03/30/2017"
f1_keywords:
- "AutoGeneratedOrientationPage"
helpviewer_keywords:
- "WPF [WPF], globalization"
- "Windows Presentation Foundation [WPF], globalization"
- "globalization [WPF]"
- "localization [WPF]"
- "WPF [WPF], localization"
- "Windows Presentation Foundation [WPF], localization"
ms.assetid: e96f9764-4e3f-4d1c-bf20-3fb890118aae
---
# Globalization and Localization
Windows Presentation Foundation (WPF) provides extensive support for the development of world-ready applications.
## In This Section
[WPF Globalization and Localization Overview](wpf-globalization-and-localization-overview.md)
[Globalization for WPF](globalization-for-wpf.md)
[Use Automatic Layout Overview](use-automatic-layout-overview.md)
[Localization Attributes and Comments](localization-attributes-and-comments.md)
[Bidirectional Features in WPF Overview](bidirectional-features-in-wpf-overview.md)
[How-to Topics](how-to-localize-an-application.md)
## Reference
<xref:System.Globalization>
<xref:System.Windows.FrameworkElement.FlowDirection%2A>
<xref:System.Resources.NeutralResourcesLanguageAttribute>
[xml:lang Handling in XAML](/dotnet/desktop/xaml-services/xml-language-handling)
## Related Sections