SystemParameters.CaretWidth Egenskap

Definition

Hämtar caret-bredden, i bildpunkter, för redigeringskontroller.

public:
 static property double CaretWidth { double get(); };
public static double CaretWidth { [System.Security.SecurityCritical] get; }
public static double CaretWidth { get; }
[<get: System.Security.SecurityCritical>]
static member CaretWidth : double
static member CaretWidth : double
Public Shared ReadOnly Property CaretWidth As Double

Egenskapsvärde

Bredden på slargen.

Attribut

Kommentarer

Mappar till SPI_GETCARETWIDTH. Se SystemParametersInfo.

XAML-attributanvändning

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

Gäller för