[]
Called when the a keyboard key is pressed.
protected virtual bool OnKeyDown(KeyboardEventArgs e)
Protected Overridable Function OnKeyDown(e As KeyboardEventArgs) As Boolean
| Type | Name | Description |
|---|---|---|
| KeyboardEventArgs | e | The event that originated the action. |
| Type | Description |
|---|---|
| bool |