C# 클래스 ICSharpCode.WpfDesign.XamlDom.PositionXmlAttribute

상속: System.Xml.XmlAttribute, IXmlLineInfo
파일 보기 프로젝트 열기: icsharpcode/WpfDesigner

공개 메소드들

메소드 설명
HasLineInfo ( ) : bool

Gets whether the element has line information.

비공개 메소드들

메소드 설명
PositionXmlAttribute ( string prefix, string localName, string namespaceURI, XmlDocument doc, IXmlLineInfo lineInfo ) : System

메소드 상세

HasLineInfo() 공개 메소드

Gets whether the element has line information.
public HasLineInfo ( ) : bool
리턴 bool