SystemParameters.ShowSounds Egenskap

Definition

Hämtar ett värde som anger om användaren behöver information i visuellt format.

public:
 static property bool ShowSounds { bool get(); };
public static bool ShowSounds { [System.Security.SecurityCritical] get; }
public static bool ShowSounds { get; }
[<get: System.Security.SecurityCritical>]
static member ShowSounds : bool
static member ShowSounds : bool
Public Shared ReadOnly Property ShowSounds As Boolean

Egenskapsvärde

true Om användaren kräver att ett program visar information visuellt där den vanligtvis endast visar informationen i hörbar form, annars false.

Attribut

Kommentarer

Mappar till SM_SHOWSOUNDS. Se GetSystemMetrics.

XAML-attributanvändning

< object property="{ SystemParameters.ShowSounds}"/>

Gäller för