Exemple #1
0
        private void ApplyColorThemeA(object c0)
        {
            var theme = _topManager.Settings.ColorTheme;

            ColorThemeHelper.ApplyToControlA(c0, theme);
        }