1 implementation of GetName
PresentationFramework (1)
System\Windows\Documents\XamlToRtfParser.cs (1)
623XamlToRtfError IXamlAttributes.GetName(int index, ref string uri, ref string localName, ref string qName)
1 reference to GetName
PresentationFramework (1)
System\Windows\Documents\XamlToRtfWriter.cs (1)
2863xamlToRtfError = attributes.GetName(i, ref uri, ref newLocalName, ref newQName);