3 references to AppendRTFText
PresentationFramework (3)
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (3)
543
XamlParserHelper.
AppendRTFText
(_rtfBuilder, entry.Name, entry.CodePage);
2477
XamlParserHelper.
AppendRTFText
(dn.Content, newCharacters, cp);
3069
XamlParserHelper.
AppendRTFText
(sb, valueString, 0);