1 write to _cacheGradientActiveCaptionBrush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
1405_cacheGradientActiveCaptionBrush = CreateInstance(SystemResourceKeyID.GradientActiveCaptionBrush);
2 references to _cacheGradientActiveCaptionBrush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
1403if (_cacheGradientActiveCaptionBrush == null) 1408return _cacheGradientActiveCaptionBrush;