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