2 references to WriteXaml
PresentationFramework (2)
src\Framework\System\windows\Documents\TextEditorCopyPaste.cs (1)
187TextRangeSerialization.WriteXaml(xmlWriter, This.Selection, /*useFlowDocumentAsRoot:*/false, /*wpfPayload:*/null);
src\Framework\System\Windows\Documents\TextRangeBase.cs (1)
1481TextRangeSerialization.WriteXaml(xmlWriter, thisRange, /*useFlowDocumentAsRoot:*/false, /*wpfPayload:*/null);