1 write to _cacheActiveCaptionBrush
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
1241_cacheActiveCaptionBrush = CreateInstance(SystemResourceKeyID.ActiveCaptionBrush);
2 references to _cacheActiveCaptionBrush
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
1239if (_cacheActiveCaptionBrush == null) 1244return _cacheActiveCaptionBrush;