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