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