1 write to _cacheGradientActiveCaptionBrush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
1743_cacheGradientActiveCaptionBrush = CreateInstance(SystemResourceKeyID.GradientActiveCaptionBrush);
2 references to _cacheGradientActiveCaptionBrush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
1741if (_cacheGradientActiveCaptionBrush == null) 1746return _cacheGradientActiveCaptionBrush;