SystemParameters.ForegroundFlashCount Eigenschaft

Definition

Ruft ab, wie oft durch „Set Foreground Window“ die Taskleistenschaltfläche beim Ablehnen einer Anforderung zum Wechseln des Vordergrunds blinkt.

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

Eigenschaftswert

Die Anzahl für das Blinken.

Attribute

Hinweise

Zuordnung zu SPI_GETFOREGROUNDFLASHCOUNT. Siehe SystemParametersInfo.

XAML-Attributsyntax

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

Gilt für: