Keyboard Support in WPF Breadcrumb (HierarchyNavigator)
25 Oct 2019 / 1 minute to read
The HierarchyNavigator control supports keyboard navigation. This allows you to select an item and open a pop-up menu by using the keyboard.
Keyboard functionality table
Key | Functionality |
---|---|
Arrow Keys | Used to navigate to items in the Navigation pop-up window. |
Home | Used to select the first item, if the scroll bar is enabled in the Navigation pop-up window. |
End | Used to select the last item, if the scroll bar is enabled in the Navigation pop-up window. |
Esc | Used to disable the Edit mode, if it is enabled. |
Enter | Used to select an item and disable the Edit mode. |
Page Up and Page Down | Used to move through pages in the Navigation pop-up window, if the scroll bar is enabled. |
Was this page helpful?
Yes
No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
Help us improve this page