ArcGIS Pro 2.7 API Reference Guide
GetActiveCatalogWindow Method

ArcGIS.Desktop.Core Namespace > Project Class : GetActiveCatalogWindow Method
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 10, Windows 8.1

See Also

Reference

Project Class
Project Members