SystemParameters.NavigationChromeStyleKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象