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