PlatformCulture Class
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Provides culture-specific information used by the Microsoft .NET Framework system themes.
Assemblies: PresentationFramework.Aero (in PresentationFramework.Aero.dll)
PresentationFramework.Aero2 (in PresentationFramework.Aero2.dll)
PresentationFramework.AeroLite (in PresentationFramework.AeroLite.dll)
PresentationFramework.Classic (in PresentationFramework.Classic.dll)
PresentationFramework.Luna (in PresentationFramework.Luna.dll)
PresentationFramework.Royale (in PresentationFramework.Royale.dll)
Name | Description | |
---|---|---|
![]() ![]() | FlowDirection | Gets a value that specifies whether the primary text advance direction shall be left-to-right, right-to-left, or top-to-bottom. |
<object property="{x:Static theme:PlatformCulture.FlowDirection}"/>
- x:Static
- theme
An xmlns prefix mapping to the Microsoft.Windows.Themes common language runtime (CLR) namespace in a specific assembly.
.NET Framework
Available since 3.0
Available since 3.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: