1 write to _cacheControlDarkBrush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
1645_cacheControlDarkBrush = CreateInstance(SystemResourceKeyID.ControlDarkBrush);
2 references to _cacheControlDarkBrush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
1643if (_cacheControlDarkBrush == null) 1648return _cacheControlDarkBrush;