Share via


NoNamespace.colors Field

Definition

Represents the colors XML attributes.

public static readonly System.Xml.Linq.XName colors;
 staticval mutable colors : System.Xml.Linq.XName
Public Shared ReadOnly colors As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: colormru, fill.
  • corresponds to the following strongly-typed properties: ColorMostRecentlyUsed.Colors, Fill.Colors.

Applies to