3 writes to _lastExceptionElement
PresentationCore (3)
System\Windows\LayoutManager.cs (3)
130
_lastExceptionElement
= null;
147
_lastExceptionElement
= null;
788
_lastExceptionElement
= e;
1 reference to _lastExceptionElement
PresentationCore (1)
System\Windows\LayoutManager.cs (1)
783
return
_lastExceptionElement
;