1 write to LightLightBrush
PresentationFramework.Classic (1)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (1)
428decorator._brushCache.LightLightBrush = new SolidColorBrush(GetControlLightLightColor(controlColor));
1 reference to LightLightBrush
PresentationFramework.Classic (1)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (1)
1362return _brushCache != null ? _brushCache.LightLightBrush : SystemColors.ControlLightLightBrush;