SystemParameters.CursorHeightKey Propriété

Définition

Obtient la ResourceKey pour la propriété CursorHeight.

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

Valeur de propriété

Clé de ressource.

Remarques

Utilisation des attributs XAML

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

S’applique à