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