ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / ConfigurationManager Class / OnShowAboutPage Method
Version

OnShowAboutPage Method
Allows the configuration to inject some custom user interface into the about page.
Syntax
protected internal virtual FrameworkElement OnShowAboutPage()

Return Value

The element to add to the about page.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also