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