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