SystemParameters.ForegroundFlashCount Eigenschaft

Definition

Ruft ab, wie oft das Vordergrundfenster die Taskleistenschaltfläche blinkt, wenn eine Vordergrundschalteranforderung abgelehnt wird.

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

Eine Blitzanzahl.

Attribute

Hinweise

Ordnet SPI_GETFOREGROUNDFLASHCOUNT zu. Siehe SystemParametersInfo.

XAML-Attributverwendung

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

Gilt für: