次の方法で共有


FontColorEntry クラス

定義

テーマ カテゴリの 1 つのフォント & 色エントリを定義し、エントリの色とフォント スタイルを定義します

public ref class FontColorEntry sealed
public ref class FontColorEntry sealed
class FontColorEntry sealed
public sealed class FontColorEntry
type FontColorEntry = class
Public NotInheritable Class FontColorEntry
継承
FontColorEntry

コンストラクター

FontColorEntry(String)

新しいフォントと色のエントリを作成する

フィールド

DefaultMergePriority

テーマ カテゴリの 1 つのフォント & 色エントリを定義し、エントリの色とフォント スタイルを定義します

プロパティ

AutoBackgroundColor

アイテムの背景色の自動設定

AutoForegroundColor

アイテムの前景色の自動設定

BackgroundColor

フォント/色エントリの背景色

DescriptionResource

ローカライズされた説明リソースへのポインター。使用できない場合は null を指定できます

FontColorItemFlags

アプリ固有のフォント/色オプション

FontFlags

フォント オプションのアプリ固有のオプション

ForegroundColor

フォント/色エントリの前景色

LineStyle

このエントリを線の色として使用する場合に使用する線のスタイル

LocalizedNameResource

ローカライズされた名前リソースへのポインター。使用できない場合は null を指定できます

MarkerStyle

このエントリをマーカーの色として使用する場合に使用するマーカー スタイル

MergePriority

エントリがコンポーネント間で共有されている場合のマージ優先度

Name

フォント/色のエントリの正規名

適用対象