1 write to _cacheGradientCaptions
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
1600_cacheGradientCaptions = CreateInstance(SystemResourceKeyID.GradientCaptions);
2 references to _cacheGradientCaptions
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
1598if (_cacheGradientCaptions == null) 1603return _cacheGradientCaptions;