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