ICallHierarchyToolWindowUI Interface
Visual Studio 2012
Represents the UI for the Call Hierarchy window.
Assembly: Microsoft.VisualStudio.Language.CallHierarchy (in Microsoft.VisualStudio.Language.CallHierarchy.dll)
The ICallHierarchyToolWindowUI type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AddRootItem | Adds a root-level item to the Call Hierarchy tree. |
![]() | AllowContextMenuAtLocation | Determines whether a shortcut menu is allowed at the given location. |
![]() | CanExecuteUIOperation | Determines whether the specified operation can be executed on the Call Hierarchy window. |
![]() | ClearAllItems | Clears all items from the Call Hierarchy window. |
![]() | DetermineContextMenuLocationForKeyboardFocusedElement | Determines the location of a shortcut menu invoked from the keyboard. |
![]() | ExecuteUIOperation | Runs the specified UI operation on the Call Hierarchy window. |
