Searched defs:BackgroundColor (Results 1 – 2 of 2) sorted by relevance
15 struct BackgroundColor : PaintProperty<Color> { struct16 static Color defaultValue() { return Color::black(); } in defaultValue()
80 USHORT BackgroundColor; member