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)
413
private
XmlElementCollection
InternalContents
566
private
XmlElementCollection
_contents;