Share via


W.accent1 Field

Definition

Represents the w:accent1 XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: clrSchemeMapping.
  • corresponds to the following strongly-typed properties: ColorSchemeMapping.Accent1.

Applies to