1 write to _cacheActiveCaptionTextBrush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
1261_cacheActiveCaptionTextBrush = CreateInstance(SystemResourceKeyID.ActiveCaptionTextBrush);
2 references to _cacheActiveCaptionTextBrush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
1259if (_cacheActiveCaptionTextBrush == null) 1264return _cacheActiveCaptionTextBrush;