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