Expand Minimize
This topic has not yet been rated - Rate this topic

Colors.Magenta | magenta property

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

Syntax


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

Property value

Type: Color

The system-defined color that has the ARGB value of #FFFF00FF..

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.UI
Windows::UI [C++]

Metadata

Windows.winmd

See also

Colors

 

 

Build date: 2/25/2013

© 2013 Microsoft. All rights reserved.