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)
288if (this.Parent != null) 290AnnotationService service = AnnotationService.GetService(this.Parent);