SystemParameters.VerticalScrollBarThumbHeightKey Vlastnost

Definice

Získá vlastnost ResourceKey pro VerticalScrollBarThumbHeight .

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

Hodnota vlastnosti

Klíč prostředku.

Poznámky

Použití atributu XAML

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

Platí pro