2 writes to _themeChangedFiring
Microsoft.Maui.Controls (2)
Application\Application.cs (2)
261 _themeChangedFiring = true; 270 _themeChangedFiring = false;
1 reference to _themeChangedFiring
Microsoft.Maui.Controls (1)
Application\Application.cs (1)
256 if (_themeChangedFiring || newTheme == _lastAppTheme)