1 reference to SM_SECURE
System.Windows.Forms (1)
System\Windows\Forms\SystemInformation.cs (1)
300public static bool Secure => PInvokeCore.GetSystemMetrics(SM_SECURE) != 0;