1 write to _anchor
PresentationFramework (1)
src\Framework\MS\Internal\Annotations\Anchoring\AttachedAnnotation.cs (1)
80
_anchor
= anchor;
1 reference to _anchor
PresentationFramework (1)
src\Framework\MS\Internal\Annotations\Anchoring\AttachedAnnotation.cs (1)
140
public AnnotationResource Anchor { get { return
_anchor
; } }