2 writes to _inFireLayoutUpdated
PresentationCore (2)
System\Windows\LayoutManager.cs (2)
594
_inFireLayoutUpdated
= true;
628
_inFireLayoutUpdated
= false;
1 reference to _inFireLayoutUpdated
PresentationCore (1)
System\Windows\LayoutManager.cs (1)
589
if(
_inFireLayoutUpdated
) return;