SystemParameters.CursorWidthKey Propriedade

Definição

Recebe o ResourceKey valor da CursorWidth propriedade.

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 Propriedade

Uma chave de recurso.

Observações

Uso de atributos XAML

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

Aplica-se a