4 references to _serializer
PresentationFramework (4)
System\Windows\Annotations\Storage\XmlStreamStore.cs (4)
185annotation = (Annotation)_serializer.Deserialize(editor.ReadSubtree()); 331annotation = (Annotation)_serializer.Deserialize(editor.ReadSubtree()); 952_serializer.Serialize(writer, annotation); 958_serializer.Serialize(writer, annotation);