1 instantiation of XmlElementCollection
PresentationFramework (1)
src\Framework\System\Windows\Annotations\AnnotationResource.cs (1)
419_contents = new XmlElementCollection();
2 references to XmlElementCollection
PresentationFramework (2)
src\Framework\System\Windows\Annotations\AnnotationResource.cs (2)
413private XmlElementCollection InternalContents 566private XmlElementCollection _contents;