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