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)
596if(_inFireLayoutUpdated) return;