1 write to _themeMode
PresentationFramework (1)
System\Windows\Window.cs (1)
612_themeMode = value;
2 references to _themeMode
PresentationFramework (2)
System\Windows\Window.cs (2)
600return _themeMode; 611ThemeMode oldTheme = _themeMode;