1 write to _cacheActiveCaptionBrush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
1581_cacheActiveCaptionBrush = CreateInstance(SystemResourceKeyID.ActiveCaptionBrush);
2 references to _cacheActiveCaptionBrush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
1579if (_cacheActiveCaptionBrush == null) 1584return _cacheActiveCaptionBrush;