ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Framework Namespace / FrameworkApplication Class / DockPaneManager Property

In This Topic
    DockPaneManager Property
    In This Topic
    Gets all the active dockpane instances; this singleton also lets you activate, create, and close dockpanes.
    Syntax
    Public Shared ReadOnly Property DockPaneManager As DockPaneManager
    public static DockPaneManager DockPaneManager {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also