2 references to BackgroundProperty
PresentationFramework.Aero (2)
Microsoft\Windows\Themes\BulletChrome.cs (2)
73get { return (Brush) GetValue(BackgroundProperty); } 74set { SetValue(BackgroundProperty, value); }