Share

UIThemeManager.FollowSystemColorTheme Property

Indicate if the overall theme follows operating system color theme.


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public static bool FollowSystemColorTheme { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?