public static GetUIHierarchyWindow ( IServiceProvider serviceProvider, System.Guid persistenceSlot ) : IVsUIHierarchyWindow | ||
serviceProvider | IServiceProvider | The service provider. |
persistenceSlot | System.Guid | Unique identifier for a tool window created using IVsUIShell::CreateToolWindow. /// The caller of this method can use predefined identifiers that map to tool windows if those tool windows /// are known to the caller. |
return | IVsUIHierarchyWindow |