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