2 writes to _layoutRequestPosted
PresentationCore (2)
System\Windows\LayoutManager.cs (2)
108
_layoutRequestPosted
= true;
414
_layoutRequestPosted
= false;
1 reference to _layoutRequestPosted
PresentationCore (1)
System\Windows\LayoutManager.cs (1)
105
if(!
_layoutRequestPosted
&& !_isUpdating)