Colors::Yellow Property

 

Gets the system-defined color that has an ARGB value of #FFFFFF00.

Namespace:   System.Windows.Media
Assembly:  PresentationCore (in PresentationCore.dll)

public:
property Color Yellow {
	static Color get();
}

Property Value

Type: System.Windows.Media::Color

Represents colors in terms of alpha, red, green, and blue channels.

For more information about color properties, see Colors.

<object property="Yellow"/>

.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: