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