Share via


NoNamespace.defaultTimelineStyle Field

Definition

Represents the defaultTimelineStyle XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: timelineStyles.
  • corresponds to the following strongly-typed properties: TimelineStyles.DefaultTimelineStyle.

Applies to