Keyboard Fields
.NET Framework 3.5
The Keyboard type exposes the following members.
| Name | Description | |
|---|---|---|
|
GotKeyboardFocusEvent | Identifies the Keyboard.GotKeyboardFocus attached event. |
|
KeyDownEvent | Identifies the Keyboard.KeyDown attached event. |
|
KeyUpEvent | Identifies the Keyboard.KeyUp attached event. |
|
LostKeyboardFocusEvent | Identifies the Keyboard.LostKeyboardFocus attached event. |
|
PreviewGotKeyboardFocusEvent | Identifies the Keyboard.PreviewGotKeyboardFocus attached event. |
|
PreviewKeyDownEvent | Identifies the Keyboard.PreviewKeyDown attached event. |
|
PreviewKeyUpEvent | Identifies the Keyboard.PreviewKeyUp attached event. |
|
PreviewLostKeyboardFocusEvent | Identifies the Keyboard.PreviewLostKeyboardFocus attached event. |