1 write to _userAppTheme
Microsoft.Maui.Controls (1)
Application\Application.cs (1)
182 _userAppTheme = value;
2 references to _userAppTheme
Microsoft.Maui.Controls (2)
Application\Application.cs (2)
176 get => _userAppTheme; 179 if (_userAppTheme == value)