SystemParameters.HorizontalScrollBarThumbWidthKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象