For those of you who like short cut keys, here is a list for Reflector. Most work in the AssemblyBrowser (tree view control), Bookmarks panel and Analyzer panel, only few work in the Dissassembler panel or the Assembly Viewer (my name for it the panel at the bottom of the AssemblyBrowser).
| Functionality | Limited to | Short cut Keys |
| File -> Open | | Ctrl + O |
| File -> Open List | | Ctrl + L |
| View -> Bookmarks | | F2 |
| View -> Search | | F3 |
| View -> Refresh | | F5 |
| Tools ->Disassemble | | Space |
| Tools -> Analyze | | Ctrl + R |
| Tools -> Search Google | | Ctrl + G |
| Tools -> Search MSDN | | Ctrl + N |
| Toggle Bookmark | | Ctrl + K |
| Copy | | Ctrl + C |
| Print | Disassembler/Assembly Viewer | Ctrl + P |
| Copy Code URI | | Ctrl + Alt + C |
| Back | | Alt + Left |
| Forward | | Alt + Right |
| Close | | Ctrl + F4 |
| Remove | Analyzer | Del |
| Go to Base/Property/Field Type | Assembly Browser | Ctrl + T |
| Toggle Inherited Members | Assembly Browser | Ctrl + I |