2 references to ConvertXamlToRtf
PresentationFramework (2)
System\windows\Documents\TextEditorCopyPaste.cs (1)
129string rtfText = ConvertXamlToRtf(xamlTextWithImages, wpfContainerMemory);
System\Windows\Documents\TextRangeBase.cs (1)
1534string rtfText = TextEditorCopyPaste.ConvertXamlToRtf(xamlText, wpfPayloadMemory);