SystemParameters.HorizontalScrollBarHeightKey Propriété

Définition

Obtient la ResourceKey pour la propriété HorizontalScrollBarHeight.

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

Valeur de propriété

Clé de ressource.

Remarques

Utilisation des attributs XAML

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

S’applique à