In WPF, I am using a combobox for hold a collection. I need to select each item using Ctrl +numeric key. For example if there are 5 items available in combobox then all these 5 tasks should be accessable when user presses Clt + 1, Clt + 2, Clt + 3, Clt + 4, Clt + 5. Please suggest.In WPF, I am using a combobox for hold a collec