2 writes to _themeChangedFiring
Microsoft.Maui.Controls (2)
Application\Application.cs (2)
259 _themeChangedFiring = true; 268 _themeChangedFiring = false;
1 reference to _themeChangedFiring
Microsoft.Maui.Controls (1)
Application\Application.cs (1)
254 if (_themeChangedFiring || newTheme == _lastAppTheme)