1 write to _isDead
PresentationCore (1)
Core\CSharp\System\Windows\LayoutManager.cs (1)
49
_isDead
= true;
2 references to _isDead
PresentationCore (2)
Core\CSharp\System\Windows\LayoutManager.cs (2)
191
||
_isDead
) return;
906
if(layoutManager.
_isDead
) return;