1 write to s_LocatorGroupSerializer
PresentationFramework (1)
System\Windows\Annotations\AnnotationResource.cs (1)
407
s_LocatorGroupSerializer
= new Serializer(typeof(ContentLocatorGroup));
2 references to s_LocatorGroupSerializer
PresentationFramework (2)
System\Windows\Annotations\AnnotationResource.cs (2)
405
if (
s_LocatorGroupSerializer
== null)
409
return
s_LocatorGroupSerializer
;