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