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