ArcGIS Pro 3.0 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, Windows 8.1

    See Also