SystemParameters.CursorWidthKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad 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

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

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

Se aplica a