Visual Studio 2010: Name of document tab context menu

visual-studio, visual-studio-2010

Solution

You can find that menu at Other Context Menus | Easy MDI Document Window.

Problem

Does anyone know the name of the context menu that you get when right clicking a document tab in Visual Studio 2010? I want to add the "Close All Documents" command to it, but I cannot figure out which context menu it is in the customize dialog.

Original source