1 implementation of GetValue
PresentationFramework (1)
src\Framework\System\Windows\Documents\XamlToRtfParser.cs (1)
670XamlToRtfError IXamlAttributes.GetValue(int index, ref string valueName)
1 reference to GetValue
PresentationFramework (1)
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (1)
2873xamlToRtfError = attributes.GetValue(i, ref valueString);