SystemParameters.ForegroundFlashCount Свойство

Определение

Возвращает количество раз, когда окно set Foreground мигает кнопку панели задач при отклонении запроса переключения переднего плана.

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

Значение свойства

Число флэш-памяти.

Атрибуты

Комментарии

Сопоставляется с SPI_GETFOREGROUNDFLASHCOUNT. См. раздел SystemParametersInfo.

Использование атрибута XAML

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

Применяется к