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

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

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also