Occurs when a keyboard key is pressed while the UIElement has focus.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
public event KeyEventHandler KeyDown |
| Visual Basic |
|---|
Public Event KeyDown As KeyEventHandler |