XmlLineInfo Class

Definition

For internal use by the XAML infrastructure.

public class XmlLineInfo : System.Xml.IXmlLineInfo
type XmlLineInfo = class
    interface IXmlLineInfo
Inheritance
XmlLineInfo
Implements

Constructors

XmlLineInfo()

For internal use by the XAML engine.

XmlLineInfo(Int32, Int32)

For internal use by the XAML engine.

Properties

LineNumber

For internal use by the XAML infrastructure.

LinePosition

For internal use by the XAML infrastructure.

Methods

HasLineInfo()

For internal use by the XAML infrastructure.

Applies to