1 reference to SPI_GETFONTSMOOTHING
System.Windows.Forms (1)
System\Windows\Forms\SystemInformation.cs (1)
539
public static bool IsFontSmoothingEnabled => PInvokeCore.SystemParametersInfoBool(
SPI_GETFONTSMOOTHING
);