SystemParameters.VerticalScrollBarThumbHeightKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad 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

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

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

Se aplica a