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