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