2 writes to _gotException
PresentationCore (2)
Core\CSharp\System\Windows\LayoutManager.cs (2)
446
_gotException
= true;
507
_gotException
= false;
1 reference to _gotException
PresentationCore (1)
Core\CSharp\System\Windows\LayoutManager.cs (1)
499
if((_forceLayoutElement != null) ||
_gotException
)