Share via


NoNamespace.lastClr Field

Definition

Represents the lastClr XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sysClr.
  • corresponds to the following strongly-typed properties: SystemColor.LastColor.

Applies to