1 write to _cacheActiveCaptionTextBrush
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
1257_cacheActiveCaptionTextBrush = CreateInstance(SystemResourceKeyID.ActiveCaptionTextBrush);
2 references to _cacheActiveCaptionTextBrush
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
1255if (_cacheActiveCaptionTextBrush == null) 1260return _cacheActiveCaptionTextBrush;