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