2 writes to _gotException
PresentationCore (2)
System\Windows\LayoutManager.cs (2)
442
_gotException
= true;
502
_gotException
= false;
1 reference to _gotException
PresentationCore (1)
System\Windows\LayoutManager.cs (1)
494
if((_forceLayoutElement != null) ||
_gotException
)