SystemParameters.GradientCaptionsKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

<object property="{SystemParameters.GradientCaptionsKey}"/>

適用対象