[]
Invoked when an unhandled Keyboard.PreviewKeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
protected override void OnPreviewKeyDown(KeyEventArgs e)
Protected Overrides Sub OnPreviewKeyDown(e As KeyEventArgs)
Type | Name | Description |
---|---|---|
KeyEventArgs | e | The KeyEventArgs that contains the event data. |