ArcGIS Pro 2.8 API Reference Guide
OnCreateContent Method (BackstageTab)

ArcGIS.Desktop.Framework.Contracts Namespace > BackstageTab Class : OnCreateContent Method
Optional override to create the visible content of the control.
Syntax
protected internal virtual FrameworkElement OnCreateContent()
Protected Friend Overridable Function OnCreateContent() As FrameworkElement
Remarks
If the visible content (the View) of the backstage tab was not specified in DAML, override this function to provide it.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

BackstageTab Class
BackstageTab Members