SystemParameters.CursorHeightKey Propiedad

Definición

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

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

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

Se aplica a