SystemParameters.IconHorizontalSpacingKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象