3 references to GetLastExceptionElement
PresentationCore (2)
System\Windows\UIElement.cs (2)
662if (layoutManager.GetLastExceptionElement() == null) 899if (layoutManager.GetLastExceptionElement() == null)
PresentationFramework (1)
System\Windows\Controls\Primitives\LayoutInformation.cs (1)
61e = lm.GetLastExceptionElement();