Its very simple just follow the snapshots uploaded here
Step 1: Open the visual studio and add a new project in wpf.
Add an KeyDown event as shown in Red Mark.
Go to Event.

Step 2: Inside Event just write the required code as shown in snap.
Here I used Alt And Shift.
You can use any other modifier

When You run the program you will get Required Output.


Kiran Kumar TalikotiPosted Oct 9, 2013, 7:33 AM
Welcome to C# Corner.Great start :)