mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 09:06:04 +02:00
* 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
36 lines
1.3 KiB
Markdown
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
|
|
[!INCLUDE[TLA#tla_winclient](../../../includes/tlasharptla-winclient-md.md)] 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-wpf/xaml-services/xml-language-handling)
|
|
|
|
## Related Sections
|