ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core Namespace / IContentsProvider Interface / ContentsReady Property

ContentsReady Property
Indicates whether the provider's contents are ready to show. Used internally. External providers should return true.
Syntax
bool ContentsReady {get;}
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also