SystemParameters.ForegroundFlashCountKey プロパティ

定義

ForegroundFlashCount プロパティの ResourceKey を取得します。

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象