1 write to _cacheControlDarkDarkBrush
PresentationFramework (1)
System\Windows\SystemColors.cs (1)
1325_cacheControlDarkDarkBrush = CreateInstance(SystemResourceKeyID.ControlDarkDarkBrush);
2 references to _cacheControlDarkDarkBrush
PresentationFramework (2)
System\Windows\SystemColors.cs (2)
1323if (_cacheControlDarkDarkBrush == null) 1328return _cacheControlDarkDarkBrush;