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