1 write to _themeMode
PresentationFramework (1)
System\Windows\Application.cs (1)
1015_themeMode = value;
2 references to _themeMode
PresentationFramework (2)
System\Windows\Application.cs (2)
1004return _themeMode; 1014ThemeMode oldValue = _themeMode;