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