4 references to _themeStyleCache
PresentationFramework (4)
System\Windows\SystemResources.cs (4)
67
object resource =
_themeStyleCache
[key];
90
_themeStyleCache
[key] = resource;
96
_themeStyleCache
[key] = _specialNull;
1209
_themeStyleCache
.Clear();