My goal: Similarly the Intellisense dropdown in Visual Studio 2008, when the user presses CTRL, I want the entire application to become 40% opaque. How can I do that?
I want to use the regular window chrome, so my WindowStyle cannot be "None".
Thanks!