Interface IPreviewKeyDownHandler
Namespace: Ritchie.Toolbox.Events
Assembly: Ritchie.Toolbox.dll
Syntax
public interface IPreviewKeyDownHandler
Methods
OnPreviewKeyDown(KeyEvent)
Declaration
void OnPreviewKeyDown(KeyEvent e)
Parameters
| Type | Name | Description |
|---|---|---|
| KeyEvent | e |