ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / IContentsPaneClipboardOps Interface
Members

In This Topic
    IContentsPaneClipboardOps Interface
    In This Topic
    Support clipboard operations from your contents control
    Syntax
    public interface IContentsPaneClipboardOps 
    Public Interface IContentsPaneClipboardOps 
    Remarks
    This should be implemented on your contents control view model. Usually, the view model is your IContentsProvider which, in turn, is usually your pane
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also