ArcGIS Pro 3.2 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 internal FrameworkElement Content {get; set;}
    Protected Friend Property Content As FrameworkElement
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also