Summary
Handles directional navigation within the
ItemsControl
.
- Namespace
- Avalonia
.Controls - Containing Type
- ItemsControl
Syntax
protected override void OnKeyDown(KeyEventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | KeyEventArgs | The key events. |
Return Value
Type | Description |
---|---|
void |