2 references to ControlLightLightBrush
PresentationFramework (1)
src\Framework\System\Windows\SystemResourceKey.cs (1)
474return SystemColors.ControlLightLightBrush;
PresentationFramework.Classic (1)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (1)
1363return _brushCache != null ? _brushCache.LightLightBrush : SystemColors.ControlLightLightBrush;