ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TOCMapPaneProviderPane Class / OperationManager Property

In This Topic
    OperationManager Property (TOCMapPaneProviderPane)
    In This Topic
    Gets the OperationsManager associated with the Pane
    Syntax
    public override OperationManager OperationManager {get;}
    Public Overrides ReadOnly Property OperationManager As OperationManager
    Remarks
    Returns the OperationsManager associated with the Map of the ActiveMapView being impersonated otherwise null.
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also