ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / CustomControl Class / Content Property

In This Topic
    Content Property (CustomControl)
    In This Topic
    Gets and sets the FrameworkElement associated with the PlugIn.
    Syntax
    Protected Friend Property Content As FrameworkElement
    protected internal FrameworkElement Content {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also