2 references to OnLayoutUpdated
PresentationFramework (2)
src\Framework\MS\Internal\Annotations\Component\AnnotationAdorner.cs (2)
90
_annotatedElement.LayoutUpdated +=
OnLayoutUpdated
;
215
_annotatedElement.LayoutUpdated -=
OnLayoutUpdated
;