4 references to Background
PresentationFramework.Classic (4)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (4)
149/// DependencyProperty for <see cref="Background" /> property. 412SolidColorBrush controlBrush = decorator.Background as SolidColorBrush; 836Brush background = Background; 1340dc.DrawEllipse(Background, null, new Point(6, 6), 4, 4);