3 references to SettingsDialogLightTheme
Aspire.Dashboard (1)
Components_Dialogs_SettingsDialog_razor.g.cs (1)
370
__builder5.AddContent(25, Loc[nameof(Dialogs.
SettingsDialogLightTheme
)]
Aspire.Dashboard.Tests (2)
Integration\Playwright\AppBarTests.cs (2)
31
await SetAndVerifyTheme(Dialogs.
SettingsDialogLightTheme
, "light").DefaultTimeout();
78
await SetAndVerifyTheme(Dialogs.
SettingsDialogLightTheme
, "light");