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