Class PositionXmlAttribute
- Namespace
- Alternet.FormDesigner.Wpf.XamlDom
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
XML Attribute with line/column information.
public class PositionXmlAttribute : XmlAttribute, ICloneable, IEnumerable, IXPathNavigable, IXmlLineInfo
- Inheritance
-
PositionXmlAttribute
- Implements
Properties
- LineNumber
Gets the line number.
- LinePosition
Gets the line position (column).
Methods
- HasLineInfo()
Gets whether the element has line information.