I have all my input in a InputHelper.cs class.. basically static bools that say if a key is being pressed or not.
http://shackRPG.googlecode.com/files/InputHelper.cs
thats the input helper I've used for a few very basic projects, its being expanded for my RPG