2 references to BorderBrushProperty
PresentationFramework.Luna (2)
Microsoft\Windows\Themes\ButtonChrome.cs (2)
242get { return (Brush) GetValue(BorderBrushProperty); } 243set { SetValue(BorderBrushProperty, value); }