ArcGIS Pro 3.7 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 Overridable Sub UpdateTheme( _
       ByVal themeIntent As ThemeIntent _
    ) 
    protected virtual void UpdateTheme( 
       ThemeIntent themeIntent
    )

    Parameters

    themeIntent
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.4 or higher.
    See Also