'Declaration Public Shared Property ApplicationThemeSettings As C1ThemeSettings
public static C1ThemeSettings ApplicationThemeSettings {get; set;}
All theme controllers which have "(default)" set as Theme property value will use this theme settings.
This name is persisted with key "C1ApplicationThemeSettings" in the application config file (app.config).
'Declaration Public Shared Property ApplicationThemeSettings As C1ThemeSettings
public static C1ThemeSettings ApplicationThemeSettings {get; set;}