4 references to _themeStyleCache
PresentationFramework (4)
System\Windows\SystemResources.cs (4)
56
object resource =
_themeStyleCache
[key];
79
_themeStyleCache
[key] = resource;
85
_themeStyleCache
[key] = _specialNull;
1185
_themeStyleCache
.Clear();