ArcGIS Pro 2.6 API Reference Guide
Initialized Property (PaneBase)

ArcGIS.Desktop.Framework.Contracts Namespace > PaneBase Class : Initialized Property
Gets a boolean indicating whether the pane has been fully initialized or not.
Syntax
public bool Initialized {get;}
Public ReadOnly Property Initialized As Boolean
Remarks
A pane is considered initialized after it has returned from InitializeAsync.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

PaneBase Class
PaneBase Members