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