ICallHierarchyToolWindowUI Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Language.CallHierarchy
Assembly: Microsoft.VisualStudio.Language.CallHierarchy (in Microsoft.VisualStudio.Language.CallHierarchy.dll)
| Name | Description | |
|---|---|---|
![]() | AddRootItem(ICallHierarchyMemberItem^) | Adds a root-level item to the Call Hierarchy tree. |
![]() | AllowContextMenuAtLocation(Point) | Determines whether a shortcut menu is allowed at the given location. |
![]() | CanExecuteUIOperation(CallHierarchyUIOperation) | 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(CallHierarchyUIOperation) | Runs the specified UI operation on the Call Hierarchy window. |
Show:
