kirupa.com - Using Keyboard Input in WPF - Page 3

       by kirupa  |  7 March 2007

In the previous page you learned how to detect individual key presses. Another important thing you would want to do is detect combination key presses, and you just saw the code for doing that. Let's pick up from there and look at the implementation for Ctrl + S in greater detail:


This is a companion discussion topic for the original entry at https://www.kirupa.com/net/keyboard_input_pg3.htm