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