Implemented interface member:
property
Parent
MS.Internal.Annotations.IAttachedAnnotation.Parent
2 references to Parent
PresentationFramework (2)
src\Framework\MS\Internal\Annotations\Anchoring\AttachedAnnotation.cs (2)
288
if (this.
Parent
!= null)
290
AnnotationService service = AnnotationService.GetService(this.
Parent
);