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