Colors.LemonChiffon 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取 ARGB 值为 #FFFFFACD 的系统定义颜色。
public:
static property Color LemonChiffon { Color get(); };
static Color LemonChiffon();
public static Color LemonChiffon { get; }
var color = Colors.lemonChiffon;
Public Shared ReadOnly Property LemonChiffon As Color
属性值
ARGB 值为 #FFFFFACD 的系统定义颜色。
适用于