4 references to clearColor
PresentationCore (4)
Graphics\include\exports.cs (4)
2621
command.
clearColor
.b = color.ScB;
2622
command.
clearColor
.r = color.ScR;
2623
command.
clearColor
.g = color.ScG;
2624
command.
clearColor
.a = color.ScA;