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