2 references to WindowFrameBrush
PresentationFramework (1)
System\Windows\SystemResourceKey.cs (1)
542
return SystemColors.
WindowFrameBrush
;
PresentationFramework.Classic (1)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (1)
765
DrawBorder(SystemColors.
WindowFrameBrush
, singleThickness, drawingContext, ref bounds);