Colors.Yellow Property

Definition

public:
 static property Color Yellow { Color get(); };
static Color Yellow();
public static Color Yellow { get; }
var color = Colors.yellow;
Public Shared ReadOnly Property Yellow As Color

Property Value

Applies to