SystemParameters.CursorWidthKey Propriété

Définition

Obtient la ResourceKey pour la propriété CursorWidth.

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

Valeur de propriété

Clé de ressource.

Remarques

Utilisation des attributs XAML

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

S’applique à