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