1 instantiation of XmlElementCollection
PresentationFramework (1)
System\Windows\Annotations\AnnotationResource.cs (1)
386
_contents = new
XmlElementCollection
();
2 references to XmlElementCollection
PresentationFramework (2)
System\Windows\Annotations\AnnotationResource.cs (2)
380
private
XmlElementCollection
InternalContents
533
private
XmlElementCollection
_contents;