1 write to _cacheControlDarkDarkBrush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
1660_cacheControlDarkDarkBrush = CreateInstance(SystemResourceKeyID.ControlDarkDarkBrush);
2 references to _cacheControlDarkDarkBrush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
1658if (_cacheControlDarkDarkBrush == null) 1663return _cacheControlDarkDarkBrush;