2 references to SaveRange
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextRangeBase.cs (1)
1547
WpfPayload.
SaveRange
(thisRange, ref stream, /*useFlowDocumentAsRoot:*/false, preserveTextElements);
src\Framework\System\Windows\Documents\WpfPayload.cs (1)
168
return
SaveRange
(range, ref stream, useFlowDocumentAsRoot, false /* preserveTextElements */);