3 writes to _lastExceptionElement
PresentationCore (3)
System\Windows\LayoutManager.cs (3)
146
_lastExceptionElement
= null;
163
_lastExceptionElement
= null;
804
_lastExceptionElement
= e;
1 reference to _lastExceptionElement
PresentationCore (1)
System\Windows\LayoutManager.cs (1)
799
return
_lastExceptionElement
;