Share via


X.colors Field

Definition

Represents the x:colors XML element.

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 element, it:

  • has the following parent XML elements: styleSheet.
  • has the following child XML elements: indexedColors, mruColors.
  • corresponds to the following strongly-typed classes: Colors.

Applies to