1 write to _cacheGradientActiveCaptionBrush
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
1401_cacheGradientActiveCaptionBrush = CreateInstance(SystemResourceKeyID.GradientActiveCaptionBrush);
2 references to _cacheGradientActiveCaptionBrush
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
1399if (_cacheGradientActiveCaptionBrush == null) 1404return _cacheGradientActiveCaptionBrush;