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