1 write to _ResourceSerializer
PresentationFramework (1)
src\Framework\System\Windows\Annotations\Annotation.cs (1)
612_ResourceSerializer = new Serializer(typeof(AnnotationResource));
2 references to _ResourceSerializer
PresentationFramework (2)
src\Framework\System\Windows\Annotations\Annotation.cs (2)
610if (_ResourceSerializer == null) 614return _ResourceSerializer;