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)
610
if (
_ResourceSerializer
== null)
614
return
_ResourceSerializer
;