What will be the sample code that will tag Ctrl + Tab and Ctrl + Shift + Tab for a WPF application?
We created KeyDown events, and also tried to add command bindings using input gestures, but we could not catch these two shortcuts.
wpf tabs key-bindings ctrl
FarrEver May 01 '09 at 9:28 p.m. 2009-05-01 21:28
source share