2 references to ThemeColor
PresentationFramework (2)
src\Framework\MS\Win32\UxThemeWrapper.cs (2)
410
return themeState.
ThemeColor
;
428
return "themes/" + themeState.ThemeName.ToLowerInvariant() + "." + themeState.
ThemeColor
.ToLowerInvariant();