1 write to _themeColor
PresentationFramework (1)
MS\Win32\UxThemeWrapper.cs (1)
443
_themeColor
= null;
2 references to _themeColor
PresentationFramework (2)
MS\Win32\UxThemeWrapper.cs (2)
404
return
_themeColor
;
429
return $"themes/{_themeName.ToLowerInvariant()}.{
_themeColor
.ToLowerInvariant()}";