1 write to _cacheInactiveCaptionBrush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
1517_cacheInactiveCaptionBrush = CreateInstance(SystemResourceKeyID.InactiveCaptionBrush);
2 references to _cacheInactiveCaptionBrush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
1515if (_cacheInactiveCaptionBrush == null) 1520return _cacheInactiveCaptionBrush;