2 writes to _parent
PresentationFramework (2)
MS\Internal\Annotations\Anchoring\AttachedAnnotation.cs (2)
244
_parent
= parent;
248
_parent
= _selectionProcessor.GetParent(_attachedAnchor);
1 reference to _parent
PresentationFramework (1)
MS\Internal\Annotations\Anchoring\AttachedAnnotation.cs (1)
181
return
_parent
;