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