SystemParameters.CursorWidthKey Proprietà

Definizione

Ottiene l'oggetto ResourceKey per la CursorWidth proprietà .

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

Valore della proprietà

Una chiave di risorsa.

Commenti

Utilizzo degli attributi XAML

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

Si applica a