ExpKeyboardInput クラス

定義

public ref class ExpKeyboardInput sealed : ExpInputObject
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.LiftedExperimentalContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ExpKeyboardInput final : ExpInputObject
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.LiftedExperimentalContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ExpKeyboardInput : ExpInputObject
Public NotInheritable Class ExpKeyboardInput
Inherits ExpInputObject
継承
Object Platform::Object IInspectable ExpInputObject ExpKeyboardInput
属性

プロパティ

CurrentKeyEventDeviceId
DispatcherQueue (継承元 ExpInputObject)
InputSite (継承元 ExpInputObject)

メソッド

Close() (継承元 ExpInputObject)
Dispose()

アンマネージ リソースの解放またはリセットに関連付けられているアプリケーション定義のタスクを実行します。

(継承元 ExpInputObject)
GetCurrentKeyState(VirtualKey)
GetForInputSite(ExpInputSite)
GetKeyState(VirtualKey)

イベント

AcceleratorKeyActivated
CharacterReceived
ContextMenuKey
KeyDown
KeyUp
SysKeyDown
SysKeyUp

適用対象