1 write to _themeColor
PresentationFramework (1)
src\Framework\MS\Win32\UxThemeWrapper.cs (1)
453
_themeColor
= null;
2 references to _themeColor
PresentationFramework (2)
src\Framework\MS\Win32\UxThemeWrapper.cs (2)
414
return
_themeColor
;
439
return "themes/" + _themeName.ToLowerInvariant() + "." +
_themeColor
.ToLowerInvariant();