SystemParameters.HorizontalScrollBarButtonWidthKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象