ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / Project Class / GetActiveCatalogWindow Method

In This Topic
    GetActiveCatalogWindow Method
    In This Topic
    Gets the active catalog view or null if no catalog view is active
    Syntax
    public static IProjectWindow GetActiveCatalogWindow()
    Public Shared Function GetActiveCatalogWindow() As IProjectWindow

    Return Value

    An IProjectWindow for the active catalog view or null
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also