3 references to AttachedAnnotations
PresentationFramework (3)
src\Framework\MS\Internal\Annotations\Anchoring\LocatorManager.cs (3)
547
return data.
AttachedAnnotations
;
872
data.
AttachedAnnotations
.AddRange(attachedAnnotations);
899
data.
AttachedAnnotations
.AddRange(attachedAnnotations);