2 references to AdornerPresentationContext
PresentationFramework (2)
src\Framework\MS\Internal\Annotations\Component\AdornerPresentationContext.cs (2)
81
newAdorner.AnnotationComponent.PresentationContext = new
AdornerPresentationContext
(adornerLayer, newAdorner);
169
PresentationContext p = new
AdornerPresentationContext
(parentLayer, null);