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