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