Share via


W.bg1 Field

Definition

Represents the w:bg1 XML attribute.

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

Applies to