SystemParameters.VerticalScrollBarThumbHeightKey Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la ResourceKey pour la propriété 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
Valeur de propriété
Clé de ressource.
Remarques
Utilisation des attributs XAML
<object property="{SystemParameters.VerticalScrollBarThumbHeightKey}"/>