1 write to _themeMode
PresentationFramework (1)
System\Windows\Window.cs (1)
591_themeMode = value;
2 references to _themeMode
PresentationFramework (2)
System\Windows\Window.cs (2)
579return _themeMode; 590ThemeMode oldTheme = _themeMode;