1 implementation of AnchorPoint
PresentationFramework (1)
MS\Internal\Annotations\Anchoring\AttachedAnnotation.cs (1)
196
public Point
AnchorPoint
2 references to AnchorPoint
PresentationFramework (2)
MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (2)
1015
Point anchor = _attachedAnnotation.
AnchorPoint
;
1574
Point anchor = _attachedAnnotation.
AnchorPoint
;