[]
Custom keyboarding logic to enable movement via the arrow keys without triggering selection until a 'Space' or 'Enter' key is pressed.
protected override void OnKeyDown(KeyRoutedEventArgs e)
| Type | Name | Description |
|---|---|---|
| KeyRoutedEventArgs | e |