Base:
method
GetAttribute
System.Xml.XmlTextReader.GetAttribute(System.String, System.String)
1 reference to GetAttribute
PresentationFramework (1)
src\Framework\System\Windows\Markup\FilteredXmlReader.cs (1)
115return GetAttribute( localName, namespaceUri ); // Defined elsewhere in this file.