Share via


NoNamespace.scrollPosition Field

Definition

Represents the scrollPosition XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: timeline.
  • corresponds to the following strongly-typed properties: Timeline.ScrollPosition.

Applies to