SystemParameters.ForegroundFlashCount Proprietà

Definizione

Ottiene il numero di volte che la finestra impostata in primo piano fa lampeggiare il pulsante della barra delle applicazioni quando viene rifiutata una richiesta dell'opzione di primo piano.

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

Valore della proprietà

Conteggio dei lampeggiamenti.

Attributi

Commenti

Esegue il mapping a SPI_GETFOREGROUNDFLASHCOUNT. Vedere SystemParametersInfo.

Sintassi degli attributi XAML

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

Si applica a