Share via


NoNamespace.shadowcolor Field

Definition

Represents the shadowcolor XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: colormenu.
  • corresponds to the following strongly-typed properties: ColorMenu.ShadowColor.

Applies to