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