1 write to Annotation
PresentationFramework (1)
MS\Internal\Annotations\Storage\StoreAnnotationsMap.cs (1)
314
Annotation
= annotation;
7 references to Annotation
PresentationFramework (7)
MS\Internal\Annotations\Storage\StoreAnnotationsMap.cs (7)
86
existingCachedAnnot.
Annotation
.AuthorChanged -= OnAuthorChanged;
87
existingCachedAnnot.
Annotation
.AnchorChanged -= OnAnchorChanged;
88
existingCachedAnnot.
Annotation
.CargoChanged -= OnCargoChanged;
118
Annotation annotation = annotationsEnumerator.Current.
Annotation
;
173
annotations.Add(annotKV.Key, annotKV.Value.
Annotation
);
188
return cachedAnnotation.
Annotation
;
205
annotations.Add(annotKV.Value.
Annotation
);