2 references to ApplyThemeAsync
Aspire.Dashboard (2)
Components\Layout\MainLayout.razor.cs (2)
140await ApplyThemeAsync(newValue); 255await ApplyThemeAsync(ThemeManager.SelectedTheme ?? ThemeManager.ThemeSettingSystem);