1 reference to SM_MOUSEPRESENT
System.Windows.Forms (1)
System\Windows\Forms\SystemInformation.cs (1)
201
public static bool MousePresent => PInvokeCore.GetSystemMetrics(
SM_MOUSEPRESENT
) != 0;