4 references to Save
PresentationFramework (4)
src\Framework\MS\Internal\Ink\ClipboardProcessor.cs (1)
381
xml = XamlWriter.
Save
(elements[i]);
src\Framework\MS\Internal\Ink\XamlClipboardData.cs (1)
108
xml = XamlWriter.
Save
(element);
src\Framework\System\Windows\Documents\TextRangeSerialization.cs (1)
1104
string complexPropertyXml = System.Windows.Markup.XamlWriter.
Save
(propertyEntry.Value);
src\Framework\System\Windows\Documents\TextTreeDeleteContentUndoUnit.cs (1)
276
xml = XamlWriter.
Save
(objectNode.EmbeddedElement);