1 write to _xml
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextTreeDeleteContentUndoUnit.cs (1)
367_xml = xml;
2 references to _xml
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextTreeDeleteContentUndoUnit.cs (2)
390if (_xml != null) 394embeddedObject = (DependencyObject)XamlReader.Load(new XmlTextReader(new StringReader(_xml)));