ExpKeyboardInput Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
- Ereditarietà
- Attributi
Proprietà
| Nome | Descrizione |
|---|---|
| CurrentKeyEventDeviceId | |
| DispatcherQueue | (Ereditato da ExpInputObject) |
| InputSite | (Ereditato da ExpInputObject) |
Metodi
| Nome | Descrizione |
|---|---|
| Close() | (Ereditato da ExpInputObject) |
| Dispose() |
Esegue attività definite dall'applicazione, come rilasciare o reimpostare risorse non gestite. (Ereditato da ExpInputObject) |
| GetCurrentKeyState(VirtualKey) | |
| GetForInputSite(ExpInputSite) | |
| GetKeyState(VirtualKey) | |
Eventi
| Nome | Descrizione |
|---|---|
| AcceleratorKeyActivated | |
| CharacterReceived | |
| ContextMenuKey | |
| KeyDown | |
| KeyUp | |
| SysKeyDown | |
| SysKeyUp | |