2 references to Annotation
PresentationFramework (2)
MS\Internal\Annotations\Storage\StoreAnnotationsMap.cs (1)
275
_currentAnnotations[args.
Annotation
.Id].Dirty = true;
MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (1)
1261
Debug.Assert(_attachedAnnotation != null && _attachedAnnotation.Annotation == args.
Annotation
);