1 write to _cacheInactiveCaptionBrush
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
1513_cacheInactiveCaptionBrush = CreateInstance(SystemResourceKeyID.InactiveCaptionBrush);
2 references to _cacheInactiveCaptionBrush
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
1511if (_cacheInactiveCaptionBrush == null) 1516return _cacheInactiveCaptionBrush;