ArcGIS Pro 3.6 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 static DockPaneManager DockPaneManager {get;}
    Public Shared ReadOnly Property DockPaneManager As DockPaneManager
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also