1 write to Annotation
PresentationFramework (1)
MS\Internal\Annotations\Storage\StoreAnnotationsMap.cs (1)
313
Annotation
= annotation;
7 references to Annotation
PresentationFramework (7)
MS\Internal\Annotations\Storage\StoreAnnotationsMap.cs (7)
85
existingCachedAnnot.
Annotation
.AuthorChanged -= OnAuthorChanged;
86
existingCachedAnnot.
Annotation
.AnchorChanged -= OnAnchorChanged;
87
existingCachedAnnot.
Annotation
.CargoChanged -= OnCargoChanged;
117
Annotation annotation = annotationsEnumerator.Current.
Annotation
;
172
annotations.Add(annotKV.Key, annotKV.Value.
Annotation
);
187
return cachedAnnotation.
Annotation
;
204
annotations.Add(annotKV.Value.
Annotation
);