ArcGIS Pro 2.8 API Reference Guide
ContentsViewModel Property

ArcGIS.Desktop.Core Namespace > Contents Class : ContentsViewModel Property
The associated view model to be used for IContentsControl, IContentsPaneClipboardOps and INotifyPropertyChanged
Syntax
public object ContentsViewModel {get; set;}
Public Property ContentsViewModel As Object
Remarks
Typically, ContentsViewModel points to the instance of your pane that has been activated
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Contents Class
Contents Members