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