1 reference to SPI_GETCARETWIDTH
System.Windows.Forms (1)
System\Windows\Forms\SystemInformation.cs (1)
700
public static int CaretWidth => PInvokeCore.SystemParametersInfoInt(
SPI_GETCARETWIDTH
);