2 writes to _inFireLayoutUpdated
PresentationCore (2)
System\Windows\LayoutManager.cs (2)
577
_inFireLayoutUpdated
= true;
611
_inFireLayoutUpdated
= false;
1 reference to _inFireLayoutUpdated
PresentationCore (1)
System\Windows\LayoutManager.cs (1)
572
if(
_inFireLayoutUpdated
) return;