1 instantiation of XmlElementCollection
PresentationFramework (1)
System\Windows\Annotations\AnnotationResource.cs (1)
387_contents = new XmlElementCollection();
2 references to XmlElementCollection
PresentationFramework (2)
System\Windows\Annotations\AnnotationResource.cs (2)
381private XmlElementCollection InternalContents 534private XmlElementCollection _contents;