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