1 override of XmlLang
System.Private.Xml (1)
System\Xml\Dom\XmlAttribute.cs (1)
387
internal override string
XmlLang
3 references to XmlLang
System.Private.Xml (3)
System\Xml\Dom\DocumentXPathNavigator.cs (1)
249
return _source.
XmlLang
;
System\Xml\Dom\XmlAttribute.cs (1)
392
return OwnerElement.
XmlLang
;
System\Xml\Dom\XmlNodeReader.cs (1)
286
get { return _curNode.
XmlLang
; }