Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ICSharpCode
WpfDesign
XamlDom
PositionXmlAttribute
C# Class ICSharpCode.WpfDesign.XamlDom.PositionXmlAttribute
Inheritance:
System.Xml.XmlAttribute
,
IXmlLineInfo
Exibir arquivo
Open project: icsharpcode/WpfDesigner
Public Methods
Method
Description
HasLineInfo
( ) :
bool
Gets whether the element has line information.
Private Methods
Method
Description
PositionXmlAttribute
(
string
prefix
,
string
localName
,
string
namespaceURI
,
XmlDocument
doc
,
IXmlLineInfo
lineInfo
) :
System
Method Details
HasLineInfo()
public
method
Gets whether the element has line information.
public
HasLineInfo
( ) :
bool
return
bool