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

ContentsViewModel Property
The associated view model to be used for IContentsControl, IContentsPaneClipboardOps and INotifyPropertyChanged
Syntax
public object ContentsViewModel {get; set;}
Remarks
Typically, ContentsViewModel points to the instance of your pane that has been activated
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also