1 write to _themeChangedSubscription
Aspire.Dashboard (1)
Components\Layout\MainLayout.razor.cs (1)
79
_themeChangedSubscription
= ThemeManager.OnThemeChanged(async () =>
1 reference to _themeChangedSubscription
Aspire.Dashboard (1)
Components\Layout\MainLayout.razor.cs (1)
286
_themeChangedSubscription
?.Dispose();