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