2 writes to _inFireLayoutUpdated
PresentationCore (2)
Core\CSharp\System\Windows\LayoutManager.cs (2)
601
_inFireLayoutUpdated
= true;
635
_inFireLayoutUpdated
= false;
1 reference to _inFireLayoutUpdated
PresentationCore (1)
Core\CSharp\System\Windows\LayoutManager.cs (1)
596
if(
_inFireLayoutUpdated
) return;