Did you know… You can do a “Find Symbol” search (Shift+F12) in the Object Browser? - #223
Just like yesterday’s tip that talked about going to an object or function’s definition, you can find all the references of what you have selected in the Object Browser.
In the General Development Settings, Edit.FindAllReferences is bound to Shift+F12. When you press Shift+F12, it’ll bring up the Find All References Tool Window.
This is the same as doing a Find Symbol from the Find in Files tool window.

Technorati Tags:
VS2005Tip,
VS2008Tip