4 references to _themeStyleCache
PresentationFramework (4)
System\Windows\SystemResources.cs (4)
60
object resource =
_themeStyleCache
[key];
83
_themeStyleCache
[key] = resource;
89
_themeStyleCache
[key] = _specialNull;
1202
_themeStyleCache
.Clear();