4 references to _serializer
PresentationFramework (4)
System\Windows\Annotations\Storage\XmlStreamStore.cs (4)
197annotation = (Annotation)_serializer.Deserialize(editor.ReadSubtree()); 343annotation = (Annotation)_serializer.Deserialize(editor.ReadSubtree()); 962_serializer.Serialize(writer, annotation); 968_serializer.Serialize(writer, annotation);