2 references to BackgroundProperty
PresentationFramework.Royale (2)
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (2)
59get { return (Brush) GetValue(BackgroundProperty); } 60set { SetValue(BackgroundProperty, value); }