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