How do I undo "Scope to this" in Visual Studio 2012?

visual-studio-2012

Solution

Click the "Home" icon (third one by default, the one with a house pictogram) in the Solution explorer. This will revert the view to the full solution.

Problem

In the Solution Explorer, I clicked on "Scope to this" to display only a part of the solution. Now I can't find how to get back to normal view. Closing/Reopening Solution Explorer won't work; I searched every menu item, and "New Solution Explorer View" didn't work either; I found nothing on Google. I must be missing something obvious... There has to be an easy way to undo "Scope to this", right?

Original source