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