1 write to _cacheControlLightBrush
PresentationFramework (1)
src\Framework\System\Windows\SystemColors.cs (1)
1337_cacheControlLightBrush = CreateInstance(SystemResourceKeyID.ControlLightBrush);
2 references to _cacheControlLightBrush
PresentationFramework (2)
src\Framework\System\Windows\SystemColors.cs (2)
1335if (_cacheControlLightBrush == null) 1340return _cacheControlLightBrush;