1 reference to SPI_GETHOTTRACKING
System.Windows.Forms (1)
System\Windows\Forms\SystemInformation.cs (1)
645
public static bool IsHotTrackingEnabled => PInvokeCore.SystemParametersInfoBool(
SPI_GETHOTTRACKING
);