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 der Benutzer eine Anwendung benötigt, um Informationen visuell darzustellen, wo sie normalerweise nur in hörbarer Form die Informationen darstellt; andernfalls false.

Attribute

Hinweise

Ordnet SM_SHOWSOUNDS zu. Siehe GetSystemMetrics.

XAML-Attributverwendung

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

Gilt für: