ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework Namespace / DockPaneManager Class
Properties Methods


In This Topic
    DockPaneManager Class Members
    In This Topic

    The following tables list the members exposed by DockPaneManager.

    Public Properties
     NameDescription
    Public Property Gets the instantiated dock panes.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns the specified ArcGIS.Desktop.Framework.Contracts.DockPane. Instantiates the DockPane if necessary.  
    Public Method Hides all the dock panes.  
    Public MethodChecks if the specified ArcGIS.Desktop.Framework.Contracts.DockPane has been instantiated.  
    Public Method Checks if a dock pane is visible.  
    Top
    See Also