Share via


W.accent3 Field

Definition

Represents the w:accent3 XML attribute.

public static readonly System.Xml.Linq.XName accent3;
 staticval mutable accent3 : System.Xml.Linq.XName
Public Shared ReadOnly accent3 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.Accent3.

Applies to