ArcGIS Pro 2.8 API Reference Guide
ContentsView Property

ArcGIS.Desktop.Core Namespace > Contents Class : ContentsView Property
Gets the UI element (typically a user control) associated with your content
Syntax
public FrameworkElement ContentsView {get; set;}
Public Property ContentsView As FrameworkElement
Remarks
Provided by the IContentsProvider (usually your custom pane) when it is activated
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Contents Class
Contents Members