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 Markup Extension

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

プロパティ

FlowDirection

主要なテキストの進行方向が、左から右、右から左、上から下のいずれであるかを指定する値を取得します。

適用対象

こちらもご覧ください