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