3 writes to _lastExceptionElement
PresentationCore (3)
Core\CSharp\System\Windows\LayoutManager.cs (3)
146
_lastExceptionElement
= null;
163
_lastExceptionElement
= null;
811
_lastExceptionElement
= e;
1 reference to _lastExceptionElement
PresentationCore (1)
Core\CSharp\System\Windows\LayoutManager.cs (1)
806
return
_lastExceptionElement
;