4 references to _themeStyleCache
PresentationFramework (4)
System\Windows\SystemResources.cs (4)
57
object resource =
_themeStyleCache
[key];
80
_themeStyleCache
[key] = resource;
86
_themeStyleCache
[key] = _specialNull;
1186
_themeStyleCache
.Clear();