SystemParameters.ShowSounds Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Benutzer Informationen im visuellen Format benötigt.

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

Eigenschaftswert

true, wenn die Anwendung Informationen für den Benutzer visuell anzeigen soll, wenn die Informationen normalerweise nur als Audiodaten ausgegeben werden, andernfalls false.

Attribute

Hinweise

Wird SM_SHOWSOUNDS zugeordnet. Weitere Informationen finden Sie unter GetSystemMetrics.

XAML-Attributsyntax

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

Gilt für: