c# Using WPF and .net 3.5, how can i register a global hot key to say CTRL+SHIFT+(LETTER)
- by dubayou
Im building an app in c# using WPF and i need it to bind to some keys. Ive found some links but not work well with my setup. Anyone done this before?
also if i could bind to the windows key would be great.