3 references to Background
PresentationFramework (2)
System\Windows\Documents\FixedPage.cs (2)
145Brush background = this.Background; 427/// DependencyProperty for <see cref="Background" /> property.
ReachFramework (1)
Serialization\VisualTreeFlattener.cs (1)
593SolidColorBrush colorBrush = fixedPage.Background as SolidColorBrush;