SystemParameters.IconVerticalSpacingKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象