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