1 implementation of AnchorPoint
PresentationFramework (1)
src\Framework\MS\Internal\Annotations\Anchoring\AttachedAnnotation.cs (1)
200public Point AnchorPoint
2 references to AnchorPoint
PresentationFramework (2)
src\Framework\MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (2)
1031Point anchor = _attachedAnnotation.AnchorPoint; 1590Point anchor = _attachedAnnotation.AnchorPoint;