1 reference to SPI_GETACTIVEWINDOWTRACKING
System.Windows.Forms (1)
System\Windows\Forms\SystemInformation.cs (1)
675
public static bool IsActiveWindowTrackingEnabled => PInvokeCore.SystemParametersInfoBool(
SPI_GETACTIVEWINDOWTRACKING
);