1 write to DarkBrush
PresentationFramework.Classic (1)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (1)
440decorator._brushCache.DarkBrush = new SolidColorBrush(darkColor);
1 reference to DarkBrush
PresentationFramework.Classic (1)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (1)
1372return _brushCache != null ? _brushCache.DarkBrush : SystemColors.ControlDarkBrush;