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