ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / LayoutFrameworkExtender Class
Members Version

LayoutFrameworkExtender Class
Contains extension methods to extend the PaneCollection class.
Syntax
public static class LayoutFrameworkExtender 
Remarks
The class is primarily used to extend application panes that display the contents of a layout view. The same members will appear on both the extension class and the PaneCollection class.
Inheritance Hierarchy

System.Object
   ArcGIS.Desktop.Core.LayoutFrameworkExtender

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also