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)
600
return
_themeMode
;
611
ThemeMode oldTheme =
_themeMode
;