1 write to _annotation
PresentationFramework (1)
MS\Internal\Annotations\Anchoring\AttachedAnnotation.cs (1)
75
_annotation
= annotation;
1 reference to _annotation
PresentationFramework (1)
MS\Internal\Annotations\Anchoring\AttachedAnnotation.cs (1)
130
public Annotation Annotation { get { return
_annotation
; } }