PlatformCulture Klas

Definitie

Biedt cultuurspecifieke informatie die wordt gebruikt door .NET systeemthema's.

public ref class PlatformCulture abstract sealed
public static class PlatformCulture
type PlatformCulture = class
Public Class PlatformCulture
Overname
PlatformCulture

Opmerkingen

XAML-kenmerkgebruik

< objecteigenschap="{x:Static theme:PlatformCulture.FlowDirection}"/>

XAML-waarden

x:Statisch De extensie x:Static Markup.

theme Een XMLNS-voorvoegseltoewijzing aan de naamruimte Microsoft.Windows.Themes common language runtime (CLR) in een specifieke assembly.

Eigenschappen

Name Description
FlowDirection

Hiermee wordt een waarde opgehaald die aangeeft of de primaire tekst vooruitrichting van links naar rechts, van rechts naar links of van boven naar beneden moet zijn.

Van toepassing op

Zie ook