1 reference to SM_DEBUG
System.Windows.Forms (1)
System\Windows\Forms\SystemInformation.cs (1)
230
public static bool DebugOS => PInvokeCore.GetSystemMetrics(
SM_DEBUG
) != 0;