2 references to ComponentNotInPresentationContext
PresentationFramework (2)
MS\Internal\Annotations\Component\AdornerPresentationContext.cs (2)
194if (foundAdorner == null) throw new InvalidOperationException(SR.Format(SR.ComponentNotInPresentationContext, component)); 488if (adorner == null) throw new InvalidOperationException(SR.Format(SR.ComponentNotInPresentationContext, component));