SystemParameters.ForegroundFlashCount Propriété

Définition

Obtient le nombre de fois où la fenêtre définir le premier plan clignote le bouton de la barre des tâches lors du rejet d’une demande de commutateur de premier plan.

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

Valeur de propriété

Un nombre de flashs.

Attributs

Remarques

Mappe à SPI_GETFOREGROUNDFLASHCOUNT. Consultez SystemParametersInfo.

Utilisation des attributs XAML

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

S’applique à