1 write to _userAppTheme
Microsoft.Maui.Controls (1)
Application\Application.cs (1)
181 _userAppTheme = value;
2 references to _userAppTheme
Microsoft.Maui.Controls (2)
Application\Application.cs (2)
175 get => _userAppTheme; 178 if (_userAppTheme == value)