[]
Checks whether control uses specified key for navigation.
protected override bool IsKeyboardNavigation(Key key = 0)
| Type | Name | Description |
|---|---|---|
| Key | key | The key to check. |
| Type | Description |
|---|---|
| bool | Returns true if key is navigation key; Otherwise, False. |