ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core Namespace / Contents Class / ContentsView Property

ContentsView Property
Gets the UI element (typically a user control) associated with your content
Syntax
public FrameworkElement ContentsView {get; set;}
Remarks
Provided by the IContentsProvider (usually your custom pane) when it is activated
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also