1 instantiation of XmlElementCollection
PresentationFramework (1)
System\Windows\Annotations\AnnotationResource.cs (1)
396_contents = new XmlElementCollection();
2 references to XmlElementCollection
PresentationFramework (2)
System\Windows\Annotations\AnnotationResource.cs (2)
390private XmlElementCollection InternalContents 543private XmlElementCollection _contents;