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)
381
private
XmlElementCollection
InternalContents
534
private
XmlElementCollection
_contents;