4 references to clearColor
PresentationCore (4)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\exports.cs (4)
2200
command.
clearColor
.b = 0.0f;
2201
command.
clearColor
.r = 0.0f;
2202
command.
clearColor
.g = 0.0f;
2203
command.
clearColor
.a = 1.0f;