Aracılığıyla paylaş


SystemParameters.ForegroundFlashCount Özellik

Tanım

Ön Plan Ayarla Penceresinin, ön plan anahtarı isteğini reddederken görev çubuğu düğmesinin kaç kez yanıp sönme sayısını alır.

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

Özellik Değeri

Flaş sayısı.

Öznitelikler

Açıklamalar

SPI_GETFOREGROUNDFLASHCOUNT ile eşler. Bkz . SystemParametersInfo.

XAML öznitelik kullanımı

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

Şunlara uygulanır