ArcGIS Pro 2.9 API Reference Guide
OnShowAboutPage Method

ArcGIS.Desktop.Framework.Contracts Namespace > ConfigurationManager Class : OnShowAboutPage Method
Allows the configuration to inject some custom user interface into the about page.
Syntax
protected internal virtual FrameworkElement OnShowAboutPage()
Protected Friend Overridable Function OnShowAboutPage() As FrameworkElement

Return Value

The element to add to the about page.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ConfigurationManager Class
ConfigurationManager Members