言語

PlatformCulture クラス

定義

.NET システム テーマで使用されるカルチャ固有の情報を提供します。

public ref class PlatformCulture abstract sealed
public static class PlatformCulture
type PlatformCulture = class
Public Class PlatformCulture
継承
PlatformCulture

注釈

XAML 属性の使用法

< object プロパティ="{x:Static theme:PlatformCulture.FlowDirection}"/>

XAML 値

x:Staticx:Static マークアップ拡張機能

theme 特定のアセンブリ内の Microsoft.Windows.Themes 共通言語ランタイム (CLR) 名前空間への xmlns プレフィックス マッピング。

プロパティ

名前 説明
FlowDirection

プライマリ テキストの進む方向を左から右、右から左、または上から下のどちらにするかを指定する値を取得します。

適用対象

こちらもご覧ください