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