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)
390
private
XmlElementCollection
InternalContents
543
private
XmlElementCollection
_contents;