Keyboard Support in WPF MultiColumnDropDown

1 Jun 20211 minute to read

The following table lists the keyboard shortcuts supported by the MultiColumnDropDown control.

List of Keyboard Shortcut

Keyboard Shortcut Description
Enter Sets the selected item and closes the Popup.
Esc Closes the Popup and it set the previously selectedItem.
F4ALT + Up ArrowALT+Down Arrow Toggles the Popup to Open or Close state.
Up ArrowDown Arrow Changes the selected item when the Popup is open.