4 references to ControlBrushKey
PresentationFramework (3)
src\Framework\System\Windows\Controls\ScrollViewer.cs (1)
2780
corner.SetResourceReference(Rectangle.FillProperty, SystemColors.
ControlBrushKey
);
src\Framework\System\Windows\SystemColors.cs (1)
1714
return
ControlBrushKey
;
src\Framework\System\Windows\SystemResourceKey.cs (1)
1104
return SystemColors.
ControlBrushKey
;
PresentationFramework.Classic (1)
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
42
SetResourceReference(ControlBrushProperty, SystemColors.
ControlBrushKey
);