Share via


A.clrChange Field

Definition

Represents the a:clrChange XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: blip, cont, effectDag, snapshot.
  • has the following child XML elements: clrFrom, clrTo.
  • has the following XML attributes: useA.
  • corresponds to the following strongly-typed classes: ColorChange.

Applies to