1 write to _cacheControlDarkDarkBrush
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
1321_cacheControlDarkDarkBrush = CreateInstance(SystemResourceKeyID.ControlDarkDarkBrush);
2 references to _cacheControlDarkDarkBrush
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
1319if (_cacheControlDarkDarkBrush == null) 1324return _cacheControlDarkDarkBrush;