言語

SystemFonts.MessageFontWeightKey プロパティ

定義

ResourceKey プロパティのMessageFontWeightを取得します。

public:
 static property System::Windows::ResourceKey ^ MessageFontWeightKey { System::Windows::ResourceKey ^ get(); };
public static System.Windows.ResourceKey MessageFontWeightKey { get; }
static member MessageFontWeightKey : System.Windows.ResourceKey
Public Shared ReadOnly Property MessageFontWeightKey As ResourceKey

プロパティ値

リソース キー。

注釈

XAML 属性の使用法

< object property="{ { SystemFonts.MessageFontWeightKey}}"/>

適用対象