1 reference to SM_SHOWSOUNDS
System.Windows.Forms (1)
System\Windows\Forms\SystemInformation.cs (1)
403
public static bool ShowSounds => PInvokeCore.GetSystemMetrics(
SM_SHOWSOUNDS
) != 0;