1 write to _cacheControlLightLightBrush
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
1353_cacheControlLightLightBrush = CreateInstance(SystemResourceKeyID.ControlLightLightBrush);
2 references to _cacheControlLightLightBrush
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
1351if (_cacheControlLightLightBrush == null) 1356return _cacheControlLightLightBrush;