SystemParameters.IconTitleWrapKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象