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