4 references to AnnotationObservableCollection
PresentationFramework (4)
src\Framework\MS\Internal\Annotations\AnnotationResourceCollection.cs (1)
46public AnnotationResourceCollection() : base()
src\Framework\System\Windows\Annotations\AnnotationResource.cs (1)
402_locators = new AnnotationObservableCollection<ContentLocatorBase>();
src\Framework\System\Windows\Annotations\LocatorGroup.cs (1)
62_locators = new AnnotationObservableCollection<ContentLocator>();
src\Framework\System\Windows\Annotations\LocatorPartList.cs (1)
65_parts = new AnnotationObservableCollection<ContentLocatorPart>();