IVsUIHierarchyWindow Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | AddUIHierarchy(IVsUIHierarchy^, UInt32) | Adds an additional root UI hierarchy node to the list managed by the UI hierarchy window. |
![]() | ExpandItem(IVsUIHierarchy^, UInt32, EXPANDFLAGS) | Controls the state or appearance of items in the hierarchy. |
![]() | FindCommonSelectedHierarchy(UInt32, IVsUIHierarchy^) | Finds the lowermost hierarchy that is the nearest ancestor to every selected node. |
![]() | GetCurrentSelection(IntPtr, UInt32, IVsMultiItemSelect^) | Gets the alternate itemID of the current selection when an alternate UIHierarchy is used. |
![]() | GetItemState(IVsUIHierarchy^, UInt32, UInt32, UInt32) | Returns the state or appearance of the hierarchy. |
![]() | Init(IVsUIHierarchy^, UInt32, Object^) | Initializes a custom use of a UI hierarchy window. |
![]() | RemoveUIHierarchy(IVsUIHierarchy^) | Removes a root UI hierarchy node from the UI hierarchy window. |
![]() | SetCursor(IntPtr, IntPtr) | This method is obsolete. Calling it has no effect. |
![]() | SetWindowHelpTopic(String^, UInt32) | Sets the Help topic for the hierarchy window. |
Show:
