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