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