2 references to BorderBrushProperty
PresentationFramework.Luna (2)
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (2)
79get { return (Brush) GetValue(BorderBrushProperty); } 80set { SetValue(BorderBrushProperty, value); }