ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Core Namespace / PresentationFrameworkExtender Class
Members

In This Topic
    PresentationFrameworkExtender Class
    In This Topic
    Contains extension methods to extend the PaneCollection class.
    Syntax
    public static class PresentationFrameworkExtender 
    Public MustInherit NotInheritable Class PresentationFrameworkExtender 
    Remarks
    The class is primarily used to extend application panes that display the contents of a presentation view. The same members will appear on both the extension class and the PaneCollection class.
    Inheritance Hierarchy

    System.Object
       ArcGIS.Desktop.Core.PresentationFrameworkExtender

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also