SystemParameters.KeyboardDelayKey プロパティ

定義

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

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

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

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

適用対象