I finally had the chance to look into the NDepend tool. In short: " NDepend is a tool that simplifies managing a complex .NET code base. Architects and developers can analyze code structure, specify design rules, plan massive refactoring, do effective code reviews and master evolution by comparing different versions of the code. " I decided to NDepend a component assembly written in our project - the output was very cool. I was able to see the analyzing reports. There's a lot of information...
Via Stefan's post . Wonderful News! You can enable intellisense in blend You need to install a plug-in and there's a few gotcha's so do read Stefan's post for all the details. A great discovery :)