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