SystemParameters.CaretWidthKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad CaretWidth.

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

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

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

Se aplica a