SystemParameters.ForegroundFlashCountKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad ForegroundFlashCount.

public:
 static property System::Windows::ResourceKey ^ ForegroundFlashCountKey { System::Windows::ResourceKey ^ get(); };
public static System.Windows.ResourceKey ForegroundFlashCountKey { get; }
static member ForegroundFlashCountKey : System.Windows.ResourceKey
Public Shared ReadOnly Property ForegroundFlashCountKey As ResourceKey

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

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

Se aplica a