ArcGIS Pro 2.6 API Reference Guide
OperationManager Property (TOCMapPaneProviderPane)

ArcGIS.Desktop.Mapping Namespace > TOCMapPaneProviderPane Class : OperationManager Property
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 10, Windows 8.1, Windows 7

See Also

Reference

TOCMapPaneProviderPane Class
TOCMapPaneProviderPane Members