C# Class ICSharpCode.WpfDesign.XamlDom.PositionXmlAttribute

Inheritance: System.Xml.XmlAttribute, IXmlLineInfo
Afficher le fichier Open project: icsharpcode/WpfDesigner

Méthodes publiques

Méthode Description
HasLineInfo ( ) : bool

Gets whether the element has line information.

Private Methods

Méthode Description
PositionXmlAttribute ( string prefix, string localName, string namespaceURI, XmlDocument doc, IXmlLineInfo lineInfo ) : System

Method Details

HasLineInfo() public méthode

Gets whether the element has line information.
public HasLineInfo ( ) : bool
Résultat bool