ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Framework Namespace / FrameworkApplication Class / UpdateTheme Method

In This Topic
    UpdateTheme Method
    In This Topic
    Allow applications to modify the theming.
    Syntax
    protected virtual void UpdateTheme( 
       ThemeIntent themeIntent
    )
    Protected Overridable Sub UpdateTheme( _
       ByVal themeIntent As ThemeIntent _
    ) 

    Parameters

    themeIntent
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also