Color.White Property
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Gets a system-defined color with the value R:255 G:255 B:255 A:255.
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in Microsoft.Xna.Framework.dll)
Syntax
'Declaration
Public Shared ReadOnly Property White As Color
public static Color White { get; }
Property Value
Type: Microsoft.Xna.Framework.Color
A system-defined color with the value R:255 G:255 B:255 A:255.
Version Information
Silverlight
Supported in: 5
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.