SystemParameters.HorizontalScrollBarHeightKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象