[]
        
(Showing Draft Content)

C1.Win.C1Themes.C1ThemeController.ApplicationThemeSettings

ApplicationThemeSettings Property

ApplicationThemeSettings

Gets or sets the application-wide default theme settings.

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 static C1ThemeSettings ApplicationThemeSettings { get; set; }