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