1 write to _cacheGradientCaptions
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
1759
_cacheGradientCaptions
= CreateInstance(SystemResourceKeyID.GradientCaptions);
2 references to _cacheGradientCaptions
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
1757
if (
_cacheGradientCaptions
== null)
1762
return
_cacheGradientCaptions
;